HeaderActionIconCssClass Property |
Gets or sets the CSS class that serves as icon for the button.
The Icon is rendered in front of the text.
Namespace: CMS.Base.Web.UI.ActionsConfigAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public string IconCssClass { get; set; }
Property Value
Type:
StringSee Also