CMSIconGetIconImageHtml Method |
Gets the icon image HTML
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax public static string GetIconImageHtml(
string cssClass
)
Parameters
- cssClass
- Type: SystemString
Icon CSS class
Return Value
Type:
StringSee Also