| SubscribeAttribute Constructor |
Namespace:
Dynamicweb.Extensibility.Notifications
Assembly:
Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax public SubscribeAttribute(
string name
)
Public Sub New (
name As String
)
Parameters
- name
- Type: SystemString
See Also