Try our conversational search powered by Generative AI!

Loading...
Area: Optimizely CMS
ARCHIVED This content is retired and no longer maintained. See the latest version here.

Recommended reading 

To extend the editorial interface, you can plug in gadgets to the navigation pane and assets pane with information related to the content. These gadgets can have their own tab on the tab toolbar.

When you create a plug-in for the edit view, the PlugInAreas attribute determines the rendering location set by the EPiServer.Cms.Shell.PlugInArea string constant:

  • AssetsPanel. Adds the plug-in as a gadget in the asset pane.
  • DefaultAssetsGroup. Adds the plug-in as a tab in the asset pane.
  • DefaultNavigationGroup. Adds the plug-in as a tab in the navigation pane.
  • NavigationPanel. Adds the plug-in as a gadget in the navigation pane.

Related topics

Do you find this information helpful? Please log in to provide feedback.

Last updated: Sep 21, 2015

Recommended reading