Class MenuConstants.Names
The names used in the menu system.
Inherited Members
Namespace: Serenity.Menu.Shared
Assembly: Serenity.Menu.Shared.dll
Syntax
public static class MenuConstants.Names
Fields
OPTIONS_VIEWPORT
Name of the masked viewport inserted between the menu root and the options wrapper in scrollable menus.
Declaration
public const string OPTIONS_VIEWPORT = "OptionsViewport"
Field Value
| Type | Description |
|---|---|
| string |
OPTIONS_WRAPPER
Declaration
public const string OPTIONS_WRAPPER = "OptionsWrapper"
Field Value
| Type | Description |
|---|---|
| string |