Click or drag to resize

ParentRestrictionRule Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Content.Items.ActivationCreationRule
    Dynamicweb.Content.Items.ActivationParentRestrictionRule

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[NameAttribute("Allowed parents")]
[SortIndexAttribute(2)]
[AddInTargetAttribute("ItemTypes")]
public class ParentRestrictionRule : CreationRule

The ParentRestrictionRule type exposes the following members.

Constructors
  NameDescription
Public methodParentRestrictionRule
Initializes a new instance of the ParentRestrictionRule class
Top
Properties
  NameDescription
Protected propertyCssClass (Inherited from CreationRule.)
Public propertyIsBroadcast (Inherited from CreationRule.)
Public propertyItem (Inherited from CreationRule.)
Public propertySourceType (Inherited from CreationRule.)
Public propertyValue (Inherited from CreationRule.)
Top
Methods
See Also