Table of Contents

Enum ChildRestrictionType

Namespace
Dynamicweb.Content.Items.Activation
Assembly
Dynamicweb.dll

Defines what type of child can't be created.

public enum ChildRestrictionType

Fields

FolderPage = 2
ItemType = 0
RegularPage = 1
To top