London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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