Click or drag to resize

SubPageItemTypeRestrictionRule Class

Note: This API is now obsolete.

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[NameAttribute("Sub page item types")]
[AddInTargetAttribute("Pages")]
[ObsoleteAttribute("Use ChildItemTypeRestrictionRule instead")]
public class SubPageItemTypeRestrictionRule : ChildItemTypeRestrictionRule

The SubPageItemTypeRestrictionRule type exposes the following members.

Constructors
  NameDescription
Public methodSubPageItemTypeRestrictionRule
Initializes a new instance of the SubPageItemTypeRestrictionRule class
Top
Properties
  NameDescription
Protected propertyCachedMetadata (Inherited from CreationRuleBase.)
Protected propertyCssClass (Inherited from CreationRule.)
Public propertyIsBroadcast (Inherited from ChildItemTypeRestrictionRule.)
Public propertyItem (Inherited from CreationRule.)
Public propertySourceType (Inherited from CreationRule.)
Public propertyValue (Inherited from CreationRule.)
Top
Methods
See Also