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

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

Parameters

duplicit
Type: SystemObject
If true, the duplicity sign is shown
queryText
Type: SystemObject
Query text

Return Value

Type: Object
See Also