ButtonStyle EnumerationKentico 8.0 API Reference
Set of button types.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
Primary0 Primary button, will have style btn-primary.
Default1 Default button, will have style btn-default.
None2 Button with specific styles except generic button styles.
See Also