Click or drag to resize

RuleGetRulesBySql Method

Namespace:  Dynamicweb.Ecommerce.Orders.Validation.Rules
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static RuleCollection GetRulesBySql(
	string query
)

Parameters

query
Type: SystemString

Return Value

Type: RuleCollection
See Also