DocumentUIHelperIsIconUsed Method |
Returns true if icon type is enabled
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public static bool IsIconUsed(
IconType type,
string siteName
)
Parameters
- type
- Type: CMS.DocumentEngineIconType
Icon type - siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also