Click or drag to resize

SubscribeAttribute Constructor

Initializes a new instance of the SubscribeAttribute class

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

Parameters

name
Type: SystemString
See Also