Returns where condition for all nodes on the path to the given alias path.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- aliasPath
- Type: System String
Alias path
- includeRoot
- Type: System Boolean
Indicates whether root item should be included.
- includeCurrent
- Type: System Boolean
Indicates whether item with the exact alias path should be included.
Return Value
Type: StringSee Also