Class EventInfo
The HTML event info to be used for the FireEvent method.
public class EventInfo
- Inheritance
-
EventInfo
- Derived
- Inherited Members
Properties
Type
The type of event.
public string Type { get; protected set; }
The HTML event info to be used for the FireEvent method.
public class EventInfo
The type of event.
public string Type { get; protected set; }