ButtonActionButtonClass Property |
Gets or sets the CSS class for the button rendered by the Web server control on the client.
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntaxpublic string ButtonClass { get; set; }
Property Value
Type:
String
See Also