Reads sitemap items or menu items from the database and returns them as a DataSet.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- resolvedPath
- Type: System String
Resolved path
- siteMap
- Type: System Boolean
If true, sitemap items are read otherwise menu items are read
Return Value
Type: DataSetSee Also