RibbonBarTab Class |
Namespace: Dynamicweb.Controls
The RibbonBarTab type exposes the following members.
| Name | Description | |
|---|---|---|
| RibbonBarTab | Initializes a new instance of the RibbonBarTab class |
| Name | Description | |
|---|---|---|
| Active |
Stores and retrieves the value indicating whether tab is active.
| |
| ClassName |
Gets or sets the additional css class name on a tab.
| |
| Disabled |
Gets or sets value indication whether ribbon tab is disabled
| |
| Name |
Stores and retrieves the name of the tab.
| |
| OnClientClick |
Gets or sets the client-side script which is executed when user clicks on a tab.
|