| AddInOrderAttribute Constructor |
Namespace:
Dynamicweb.Extensibility.AddIns
Assembly:
Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax public AddInOrderAttribute(
int order
)
Public Sub New (
order As Integer
)
Parameters
- order
- Type: SystemInt32
See Also