ContextMenuButton Class |
Namespace: Dynamicweb.Controls
The ContextMenuButton type exposes the following members.
| Name | Description | |
|---|---|---|
| ContextMenuButton | Initializes a new instance of the ContextMenuButton class |
| Name | Description | |
|---|---|---|
| ArrowImagePath |
Gets or sets the arrow image path.
| |
| Checked |
Gets or sets if the button is checked. Image and Imagepath is ignored when true.
| |
| ChildItems |
Collection of menu child items
| |
| Disabled |
Gets or sets value indicating whether the button is disabled.
| |
| Divide |
Gets or sets the button divider type.
| |
| DoTranslate | Obsolete. | |
| Icon |
Stores and retrieves the predefined button icon. Icons wins over images!
| |
| IconColor | ||
| Image |
Gets or sets the button image (can be overriden with the "ImagePath" property).
| |
| ImagePath |
Gets or sets the button image path.
| |
| ModuleSystemName |
Get and set required module to see this item
| |
| OnClientClick |
Gets or sets the client-script which is executed when user clicks on a button.
| |
| OnClientGetState | ||
| Text |
Gets or sets the button text.
| |
| Translate | ||
| UseCheckbox | ||
| Version |
Get and set minimum required version to use the button
| |
| Views |
Gets or sets the views associated with this button.
| |
| Width |
Gets or sets the context menu button width.
|
| Name | Description | |
|---|---|---|
| CreateChildControls | ||
| Render |
Renders context menu button.
|