Returns CSS prefix for the specified menu level. If no particular prefix is specified for the level, it returns CSS class for the last defined level.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- level
- Type: System Int32
Menu level. Use 0 for the top level
Return Value
Type: StringSee Also