Class PlugInArea
Shell plug-in areas
Inheritance
System.Object
PlugInArea
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Shell.Web
Assembly: EPiServer.Shell.dll
Version: 8.11.0Syntax
[Obsolete("Use EPiServer.Shell.PlugInArea instead.", false)]
public static class PlugInArea
Fields
DashboardDefaultTab
The default tab for the dashboard view.
Declaration
public const string DashboardDefaultTab = "/episerver/shell/dashboard/defaulttab"
Field Value
Type | Description |
---|---|
System.String |
DashboardRoot
The root node for the dashboard. Use this node to plug in new tabs.
Declaration
public const string DashboardRoot = "/episerver/shell/dashboard"
Field Value
Type | Description |
---|---|
System.String |