CMSAbstractMenuProperties GetCSSPrefix Method Kentico 8.0 API Reference
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.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

level
Type: OnlineSystem Int32
Menu level. Use 0 for the top level

Return Value

Type: OnlineString
See Also