Click or drag to resize

AddInLabelAttribute Constructor

Initializes a new instance of the AddInLabelAttribute class

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

Parameters

label
Type: SystemString
See Also