WhereBuilderGetNestedWhereCondition Method |
Adds the where condition to the existing one
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public virtual string GetNestedWhereCondition(
string where
)
Parameters
- where
- Type: SystemString
Where condition to add
Return Value
Type:
StringSee Also