DocumentUIHelperIconsUsed Method |
Returns true if any of the icon is used
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public static bool IconsUsed(
IconType iconTypeFlags
)
Parameters
- iconTypeFlags
- Type: CMS.DocumentEngineIconType
Icon flags
Return Value
Type:
BooleanSee Also