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.1.5347.20411)
Parameters
- where
 - Type: 
System String
WHERE condition 
- orderBy (Optional)
 - Type: 
System String
ORDER BY condition 
- topN (Optional)
 - Type: 
System Int32
Get top N rows 
- columns (Optional)
 - Type: 
System String
Columns to select. If empty default columns are used 
Return Value
Type:See Also