ButtonStyle Enumeration |
Namespace: CMS.Base.Web.UI
public enum ButtonStyle
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. |
Copyright (c) 2019 Kentico Software