| RuleGetRuleTypes Method (Boolean) |
Namespace:
Dynamicweb.Ecommerce.Orders.Validation.Rules
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static List<Type> GetRuleTypes(
bool doSort
)
Public Shared Function GetRuleTypes (
doSort As Boolean
) As List(Of Type)
Parameters
- doSort
- Type: SystemBoolean
Return Value
Type:
ListTypeSee Also