Click or drag to resize

AddInIgnoreAttribute Constructor

Initializes a new instance of the AddInIgnoreAttribute class

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

Parameters

label
Type: SystemBoolean
See Also