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