Click or drag to resize

AddInActiveAttribute Constructor

Initializes a new instance of the AddInActiveAttribute class

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

Parameters

active
Type: SystemBoolean
See Also