Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Enum TabPosition

Specifies where tabs should be placed in comparison with the children

Namespace: EPiServer.Shell.ViewComposition.Containers
Assembly: EPiServer.Shell.dll
Version: 7.19.2
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