Table of Contents

Class ParentRuleAttribute

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

Constructors

ParentRuleAttribute(params ParentType[])

Initializes a new instance of an object.

public ParentRuleAttribute(params ParentRestrictionRule.ParentType[] values)

Parameters

values ParentType[]

value for restriction rule.

To top