TreeNodeGetOrderIdentityWhereCondition Method |
Gets order identity where condition to identify the correct node data which are currently ordered
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax protected override WhereCondition GetOrderIdentityWhereCondition()
Return Value
Type:
WhereConditionRemarks
Includes only NodeID to correct identify the node data and doesn't matter which culture uses.
See Also