CMSButtonGroupAutomaticButtonSelection Property |
When true, clicked button is automaticly selected as active.
Behaves similarly to radio buttons. Must be set until InitComplete.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public bool AutomaticButtonSelection { get; set; }
Property Value
Type:
BooleanSee Also