CMSAbstractMenuProperties GetMenuItems Method Kentico 8.0 API Reference
Reads sitemap items or menu items from the database and returns them as a DataSet.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

resolvedPath
Type: OnlineSystem String
Resolved path
siteMap
Type: OnlineSystem Boolean
If true, sitemap items are read otherwise menu items are read

Return Value

Type: OnlineDataSet
See Also