Click or drag to resize
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.ActionsConfig
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax
C#
public string IconCssClass { get; set; }

Property Value

Type: String
See Also