Click or drag to resize
TreeNodeGetIdentityWhereCondition Method
Gets indentity where condition to identify the document

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected override WhereCondition GetIdentityWhereCondition()

Return Value

Type: WhereCondition
See Also