Table of Contents

Class StructureRuleAttribute

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

Constructors

StructureRuleAttribute(params StructureContextType[])

Initializes a new instance of an object.

public StructureRuleAttribute(params StructureContextType[] value)

Parameters

value StructureContextType[]

value for restriction rule.

To top