Set of button types.
            
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
| Member name | Value | Description | |
|---|---|---|---|
| Primary | 0 | Primary button, will have style btn-primary. | |
| Default | 1 | Default button, will have style btn-default. | |
| None | 2 | Button with specific styles except generic button styles. | 
See Also