Click or drag to resize

AddInDescriptionAttribute Constructor

Initializes a new instance of the AddInDescriptionAttribute class

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public AddInDescriptionAttribute(
	string description
)

Parameters

description
Type: SystemString
See Also