Click or drag to resize

AddInOrderAttribute Constructor

Initializes a new instance of the AddInOrderAttribute class

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public AddInOrderAttribute(
	int order
)

Parameters

order
Type: SystemInt32
See Also