Click or drag to resize

ParentRuleAttribute Constructor

Initializes a new instance of the ParentRuleAttribute class

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ParentRuleAttribute(
	params ParentRestrictionRuleParentType[] values
)

Parameters

values
Type: Dynamicweb.Content.Items.ActivationParentRestrictionRuleParentType
See Also