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