Click or drag to resize

ChildRuleAttribute Constructor (Boolean, String)

Note: This API is now obsolete.

Initializes a new instance of the ChildRuleAttribute class

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute]
public ChildRuleAttribute(
	bool allowRegularPage,
	params string[] value
)

Parameters

allowRegularPage
Type: SystemBoolean
value
Type: SystemString
See Also