Click or drag to resize
ButtonActionButtonClass Property
Gets or sets the CSS class for the button rendered by the Web server control on the client.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
public string ButtonClass { get; set; }

Property Value

Type: String
See Also