Click or drag to resize

AddInDeprecatedAttribute Constructor

Initializes a new instance of the AddInDeprecatedAttribute class

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

Parameters

isDeprecated
Type: SystemBoolean
See Also