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

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

Parameters

iconTypeFlags
Type: CMS.DocumentEngineIconType
Icon flags

Return Value

Type: Boolean
See Also