A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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