Returns the where condition for node alias path expression.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- aliasPath
- Type: System String
Node alias path
- exclude (Optional)
- Type: System Boolean
Indicates if the path should be excluded
- combined (Optional)
- Type: System Boolean
Indicates if return condition is combined with another
Return Value
Type: StringSee Also