Click or drag to resize

CreationRuleBaseCheckRuleValue Method

Namespace:  Dynamicweb.Content.Items.Activation
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
protected virtual bool CheckRuleValue(
	IEnumerable<string> ruleValues,
	string currentValue
)

Parameters

ruleValues
Type: System.Collections.GenericIEnumerableString
currentValue
Type: SystemString

Return Value

Type: Boolean
See Also