Click or drag to resize

AreaRestrictionRule Class

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

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[NameAttribute("Allow in websites")]
[SortIndexAttribute(1)]
[AddInTargetAttribute("ItemTypes")]
public class AreaRestrictionRule : CreationRule

The AreaRestrictionRule type exposes the following members.

Constructors
  NameDescription
Public methodAreaRestrictionRule
Initializes a new instance of the AreaRestrictionRule class
Top
Properties
  NameDescription
Public propertyStatic memberAllAreas
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