Click or drag to resize
BaseInfoGetIdentityWhereCondition Method
Gets indentity where condition to identify the object

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

Return Value

Type: WhereCondition
See Also