ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure
InvokeEvent Method (eventType)
NamespacesArtOfTest.WebAii.Controls.HtmlControlsHtmlControlInvokeEvent(ScriptEventType)
Invokes an event on this control
Declaration Syntax
C#Visual BasicVisual Basic Usage
public virtual void InvokeEvent(
	ScriptEventType eventType
)
Public Overridable Sub InvokeEvent ( _
	eventType As ScriptEventType _
)
Dim instance As HtmlControl
Dim eventType As ScriptEventType

instance.InvokeEvent(eventType)
Parameters
eventType (ScriptEventType)
The event type to invoke.

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii) Version: 1.1.900.0 (1.1.900.0)