Inheritance
System.Object
Menu
Assembly: EPiServer.UI.dll
Version: 11.20.7
public class Menu : WebFormsBase, ISupportsScriptManager, ISystemMessageSink
Constructors
Declaration
Fields
Declaration
protected Panel adminPanel
Field Value
| Type |
Description |
| System.Web.UI.WebControls.Panel |
|
Declaration
Field Value
Declaration
protected Panel configPanel
Field Value
| Type |
Description |
| System.Web.UI.WebControls.Panel |
|
Declaration
Field Value
Declaration
protected Panel contentTypePanel
Field Value
| Type |
Description |
| System.Web.UI.WebControls.Panel |
|
Declaration
protected Tab ContentTypeTab
Field Value
Declaration
protected HtmlAnchor editDynamicProperties
Field Value
| Type |
Description |
| System.Web.UI.HtmlControls.HtmlAnchor |
|
Declaration
protected TabStrip menuTab
Field Value
Declaration
protected PlaceHolder NoScheduledJobsInfo
Field Value
| Type |
Description |
| System.Web.UI.WebControls.PlaceHolder |
|
Declaration
protected PlaceHolder NoToolSettingsInfo
Field Value
| Type |
Description |
| System.Web.UI.WebControls.PlaceHolder |
|
Declaration
protected PlaceHolder NoToolsInfo
Field Value
| Type |
Description |
| System.Web.UI.WebControls.PlaceHolder |
|
Declaration
protected Repeater plugInList
Field Value
| Type |
Description |
| System.Web.UI.WebControls.Repeater |
|
Declaration
protected Repeater plugInSettingsList
Field Value
| Type |
Description |
| System.Web.UI.WebControls.Repeater |
|
Declaration
protected Repeater scheduledJobs
Field Value
| Type |
Description |
| System.Web.UI.WebControls.Repeater |
|
Declaration
Field Value
| Type |
Description |
| System.Web.UI.WebControls.Panel |
|
Declaration
protected Translate Translate2
Field Value
Declaration
protected Translate Translate3
Field Value
Declaration
protected Translate Translate4
Field Value
Declaration
protected Translate Translate5
Field Value
Methods
Declaration
protected string GetWarningCssClass(object item)
Parameters
| Type |
Name |
Description |
| System.Object |
item |
|
Returns
| Type |
Description |
| System.String |
|
Declaration
protected override void OnLoad(EventArgs e)
Parameters
| Type |
Name |
Description |
| System.EventArgs |
e |
|
Implements
Extension Methods