ObjectTypeInfoGetObjectPathWhereCondition Method |
Gets the where condition to limit the objects to specific path.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public string GetObjectPathWhereCondition(
string path
)
Parameters
- path
- Type: SystemString
ID path
Return Value
Type:
StringSee Also