| EventData Constructor (String) |
Initializes a new instance of the
EventData class
Namespace:
Dynamicweb.Tracking
Assembly:
Dynamicweb.Tracking (in Dynamicweb.Tracking.dll) Version: 1.0.3
Syntax public EventData(
string name
)
Public Sub New (
name As String
)
Parameters
- name
- Type: SystemString
See Also