| ActivationManagerGetRuleSortIndex Method |
Namespace:
Dynamicweb.Content.Items.Activation
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public int GetRuleSortIndex(
Type ruleType
)
Public Function GetRuleSortIndex (
ruleType As Type
) As Integer
Parameters
- ruleType
- Type: SystemType
Return Value
Type:
Int32See Also