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
Syntax public string ButtonClass { get; set; }
Property Value
Type:
StringSee Also