RibbonBarPanel Class |
Namespace: Dynamicweb.Controls
The RibbonBarPanel type exposes the following members.
Name | Description | |
---|---|---|
RibbonBarPanel | Initializes a new instance of the RibbonBarPanel class |
Name | Description | |
---|---|---|
ExcludeMarginImage |
Stores and retrieves value indicating whether to exclude the margin image from the panel.
| |
Hide |
Stores and retrieves value indicating whether to hide panel.
| |
IndependentRenderingInGroup |
If set to true item should render self in group independently
(Inherited from RibbonBarItem.) | |
ModuleSystemName |
Get and set required module to see this item
| |
Version |
Get and set minimum required version to use the button
|
Name | Description | |
---|---|---|
KeyboardShortcutAppend |
Appends keyboard shortcut to a ribbon bar item
(Inherited from RibbonBarItem.) | |
LoadPostData |
Processes postback data for the item.
(Inherited from RibbonBarItem.) | |
RaisePostDataChangedEvent |
Signals the item to notify the ASP.NET application that the state of the item has changed.
(Inherited from RibbonBarItem.) | |
RaisesEvent(String) |
Determines whether the item is currently raising specified event.
(Inherited from RibbonBarItem.) | |
RaisesEvent(String, String) |
Determines whether the item is currently raising specified event.
(Inherited from RibbonBarItem.) | |
RenderControl |
Renders panel.
|