Returns the DataSet with document aliases and NodeAliasPath from CMS_Tree.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- where
- Type: System String
WHERE condition
- orderBy
- Type: System String
ORDER BY condition
- topN
- Type: System Int32
Get top N rows
- columns
- Type: System String
Columns to select. If empty default columns are used
Return Value
Type: DataSetSee Also