Click or drag to resize
LogControlGetDuplicity 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 title
)

Parameters

duplicit
Type: SystemObject
If true, the duplicity sign is shown
title
Type: SystemObject
Icon title

Return Value

Type: Object
See Also