Click or drag to resize
DocumentUIHelperIconsUsed Method
Returns true if any of the icon is used

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public static bool IconsUsed(
	IconType iconTypeFlags
)

Parameters

iconTypeFlags
Type: CMS.DocumentEngineIconType
Icon flags

Return Value

Type: Boolean
See Also