Table of Contents

Class EventInfo

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

Inheritance
EventInfo
Namespace: HP.LFT.SDK.Web
Assembly: HP.LFT.SDK.dll
Syntax
public class EventInfo

Properties

Type

The type of event.

Declaration
public string Type { get; protected set; }
Property Value
Type Description
string