MenuBuilder.CssClass Method
| Name | Parameters | Description |
|---|---|---|
| CssClass(JS) | value | Specifies the name of the CSS class to be applied to the root menu level and all submenus. Mirrors the client-side cssClass option. |
| CssClass(String) | value | Specifies the name of the CSS class to be applied to the root menu level and all submenus. Mirrors the client-side cssClass option. |