Click or drag to resize

AddInUseParameterOrderingAttribute Constructor

Initializes a new instance of the AddInUseParameterOrderingAttribute class

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public AddInUseParameterOrderingAttribute(
	bool active
)

Parameters

active
Type: SystemBoolean
See Also