Class SectionRuleAttribute
- Namespace
- Dynamicweb.Content.Items.Annotations
- Assembly
- Dynamicweb.dll
public sealed class SectionRuleAttribute : RuleAttributeBase
- Inheritance
-
SectionRuleAttribute
- Inherited Members
Constructors
SectionRuleAttribute()
Initializes a new instance of an object.
public SectionRuleAttribute()
SectionRuleAttribute(params string[])
Initializes a new instance of an object.
public SectionRuleAttribute(params string[] value)
Parameters
value
string[]value for restriction rule.
Properties
Value
public string[] Value { get; }
Property Value
- string[]