Table of Contents

Class AreaRuleAttribute

Namespace
Dynamicweb.Content.Items.Annotations
Assembly
Dynamicweb.dll
public class AreaRuleAttribute : RuleAttributeBase
Inheritance
AreaRuleAttribute
Inherited Members

Constructors

AreaRuleAttribute()

Initializes a new instance of an object.

public AreaRuleAttribute()

AreaRuleAttribute(params int[])

Initializes a new instance of an object.

public AreaRuleAttribute(params int[] value)

Parameters

value int[]

value for restriction rule.

To top