Returns Label control that displays font icon specified by ccs class
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public static Label GetIcon(
string cssClass,
string toolTip
)
Parameters
- cssClass
- Type: SystemString
Font icon css class - toolTip
- Type: SystemString
Icon tooltip
Return Value
Type:
LabelSee Also