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: 13.0.131
 Syntax
Syntaxpublic static Label GetIcon(
	string cssClass,
	string toolTip
)
Parameters
- cssClass
- Type: SystemString
 Font icon css class
- toolTip
- Type: SystemString
 Icon tooltip
Return Value
Type: 
Label See Also
See Also