Returns a new MenuItem object based on provided data row.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- data
- Type: CMS.Base ISimpleDataContainer
Data containing menu item description
- level
- Type: System Int32
Level in indentantion
- cssPostfix
- Type: System String
CssPostfix use with UseAlternatingStyles
Return Value
Type: MenuItemSee Also