Click or drag to resize

RulesUtilityMatches Method (String, Rule)

Namespace:  Dynamicweb.Modules.Searching.Rules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static bool Matches(
	string testValue,
	Rule rule
)

Parameters

testValue
Type: SystemString
rule
Type: Dynamicweb.Modules.Searching.RulesRule

Return Value

Type: Boolean
See Also