Click or drag to resize
CMSMultiButtonBase Properties

The CMSMultiButtonBase type exposes the following members.

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