Click or drag to resize

RuleAttributeBase Constructor

Initializes a new instance of the RuleAttributeBase class

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public RuleAttributeBase(
	Type ruleType,
	string value
)

Parameters

ruleType
Type: SystemType
value
Type: SystemString
See Also