ButtonActionButtonStyle Property |
Gets or sets an enum which represents button type based on which CSS class will be rendered.
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public ButtonStyle ButtonStyle { get; set; }
Property Value
Type:
ButtonStyleRemarks If value is
None no style will be applied.
See Also