Click or drag to resize
CMSMoreOptionsButton Properties

The CMSMoreOptionsButton type exposes the following members.

Properties
  NameDescription
Public propertyActions
Button actions. Has to be set before PreRender event.
(Inherited from CMSMultiButtonBase.)
Public propertyDropDownItemsAlignment
Indicates to which direction button actions will be aligned. Default is LEFT.
(Inherited from CMSMultiButtonBase.)
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from CMSWebControl.)
Public propertyScreenReaderDescription
Screen reader description of more actions button. This description is used for accessibility.
Public propertyShortID
Short ID of the control.
(Inherited from CMSWebControl.)
Public propertyUIContext
Returns control's UI context
(Inherited from CMSWebControl.)
Top
See Also