Click or drag to resize
ObjectTypeInfoGetObjectPathWhereCondition Method
Gets the where condition to limit the objects to specific path.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public string GetObjectPathWhereCondition(
	string path
)

Parameters

path
Type: SystemString
ID path

Return Value

Type: String
See Also