Click or drag to resize

ParagraphItemTypeRestrictionRule 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("Paragraph item types")]
[AddInTargetAttribute("Pages")]
[ObsoleteAttribute("Use ChildItemTypeRestrictionRule instead")]
public class ParagraphItemTypeRestrictionRule : ChildItemTypeRestrictionRule

The ParagraphItemTypeRestrictionRule type exposes the following members.

Constructors
  NameDescription
Public methodParagraphItemTypeRestrictionRule
Initializes a new instance of the ParagraphItemTypeRestrictionRule 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