Click or drag to resize

AddInParameterAttribute Constructor

Initializes a new instance of the AddInParameterAttribute class

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

Parameters

name
Type: SystemString
See Also