Click or drag to resize
InfoObjectCollectionTInfoGetNameWhereCondition Method
Gets the where condition for the given object name.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public virtual string GetNameWhereCondition(
	string name
)

Parameters

name
Type: SystemString
Object name

Return Value

Type: String
See Also