SaaS CMS has officially launched! Learn more now.

Enum TabPosition

Specifies where tabs should be placed in comparison with the children

Namespace: EPiServer.Shell.ViewComposition.Containers
Assembly: EPiServer.Shell.dll
Version: 10.10.4
Syntax
public enum TabPosition

Fields

Name Description
Bottom

Positioned below

Left

Positioned to the left

Right

Positioned to the right

Top

Positioned on top

Extension Methods