CRMToolbarButton Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the CRM toolbar.
public ref class CRMToolbarButton
public class CRMToolbarButton
type CRMToolbarButton = class
Public Class CRMToolbarButton
- Inheritance
-
CRMToolbarButton
Constructors
CRMToolbarButton() |
Initializes a new instance of the CRMToolbarButton class. |
Fields
actionDefinitions |
Specifies a list of actions. |
buttons |
Specifies a list of buttons on the CRM toolbar. |
buttonText |
Specifies the button text. |
enableCondition | |
enabledCondition | |
enabledInGlobalSession |
Contains a Boolean value that specifies whether the button is enabled in a global session. |
id |
Specifies the button ID. |
image |
Specifies the image on the button. |
name |
Specifies the name of the button. |
shortcutKey | |
showTab | |
sourceApplication |
Specifies the source application. |
toolTip |
Specifies the tool tip for the button. |
visibleCondition | |
webResourceUrl |