Click or drag to resize
CMSButtonGroup Properties

The CMSButtonGroup type exposes the following members.

Properties
  NameDescription
Public propertyActions
Button actions
Public propertyAutomaticButtonSelection
When true, clicked button is automaticly selected as active. Behaves similarly to radio buttons. Must be set until InitComplete.
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from CMSWebControl.)
Public propertySelectedActionName
Name of the currently selected action (active button)
Public propertyShortID
Short ID of the control.
(Inherited from CMSWebControl.)
Top
See Also