Set of button types.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
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