RibbonBarItem Class |
Namespace: Dynamicweb.Controls
The RibbonBarItem type exposes the following members.
| Name | Description | |
|---|---|---|
| RibbonBarItem | Initializes a new instance of the RibbonBarItem class |
| Name | Description | |
|---|---|---|
| IndependentRenderingInGroup |
If set to true item should render self in group independently
|
| Name | Description | |
|---|---|---|
| KeyboardShortcutAppend |
Appends keyboard shortcut to a ribbon bar item
| |
| LoadPostData |
Processes postback data for the item.
| |
| RaisePostDataChangedEvent |
Signals the item to notify the ASP.NET application that the state of the item has changed.
| |
| RaisesEvent(String) |
Determines whether the item is currently raising specified event.
| |
| RaisesEvent(String, String) |
Determines whether the item is currently raising specified event.
|