Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Enum PlugInArea

The different areas currently supported

Namespace: EPiServer.PlugIn
Assembly: EPiServer.Cms.AspNet.dll
Version: 11.20.7
Syntax
public enum PlugInArea

Fields

Name Description
ActionWindow

Item in listing on action window in edit mode

AdminConfigMenu

A custom item on the administration configuration menu

AdminMenu

A custom item on the administration menu

DynamicContent

A custom GUI plugin for creating/editing dynamic content objects

EditPanel

A custom tab item on the edit panel tab strip

EditTree

A custom tab item on the edit tree tab strip

None

No plug in area defined

ReportMenu

A custom item on the report center menu

SidSettingsArea

A custom tab item on the sid settings tab strip

SystemSettings

A custom tab item on the system settings tab strip

WorkRoom

A custom item on the workroom tab strip

Extension Methods