Table of Contents

Enum ContentItemSelectorViewMode

Namespace
Kentico.Xperience.Admin.Base.Forms
Assembly
Kentico.Xperience.Admin.Base.Shared.dll

Represents the view mode of the content item selector.

public enum ContentItemSelectorViewMode
Extension Methods

Fields

Auto = 0

The selector is in the auto mode, which means that the view is selected based on the type of content items.

Grid = 1

The selector is in the grid view.

List = 2

The selector is in the list view.