Click or drag to resize
SecurityLogGetDuplicity Method
Gets the duplicity icon.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static Object GetDuplicity(
	Object duplicit,
	Object indent
)

Parameters

duplicit
Type: SystemObject
If true, the duplicity sign is shown
indent
Type: SystemObject
Current item indentation

Return Value

Type: Object
See Also