CMSAbstractMenuPropertiesGetMenuItems Method |
Reads sitemap items or menu items from the database and returns them as a DataSet.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax protected DataSet GetMenuItems(
string resolvedPath
)
Parameters
- resolvedPath
- Type: SystemString
Resolved path
Return Value
Type:
DataSetSee Also