Table of Contents

Enum ChannelSize

Namespace
CMS.ContentEngine
Assembly
CMS.ContentEngine.dll

Channel size enum.

public enum ChannelSize
Extension Methods

Fields

[EnumStringRepresentation("Micro")] Micro = 1

Microchannel size, with a limit of 20 directly contained items (pages or headless items).

Only website channels and headless channels can be microchannels.

[EnumStringRepresentation("Standard")] Standard = 0

Standard channel size, without any hard limits on contained items.