Click or drag to resize

ProviderAttribute Constructor (String)

Initializes a new instance of the ProviderAttribute class

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

Parameters

name
Type: SystemString
See Also