EventInfo Class
The HTML event info to be used for the FireEvent method.

C# Syntax

public class EventInfo 
Inheritance Hierarchy

System.Object
   HP.LFT.SDK.Web.EventInfo
      HP.LFT.SDK.Web.MouseEventInfo

Public Properties
 NameDescription
Public PropertyTypeThe type of event.  
Top