Table of Contents

Enum ParentRestrictionRule.ParentType

Namespace
Dynamicweb.Content.Items.Activation
Assembly
Dynamicweb.dll
public enum ParentRestrictionRule.ParentType

Fields

ItemType = 2
Do not allow under an item type page
RegularPage = 1
Do not allow under a regular page
RootOfWebsite = 0
Do not allow in root of website
To top