jQueryControl
Class
Definition
Namespace:ArtOfTest.WebAii.jQuery
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class jQueryControl
Inheritance: objectjQueryControl
Properties
C#
public HtmlControl BaseControl { get; }
C#
public bool IsjQueryObject { get; }
C#
public string jQueryClientSideLocator { get; }
C#
public jQuery jQueryFind { get; }
Methods
C#
public void InvokejQueryEvent(jQueryControl.jQueryControlEvents jqEvent, jQueryEventObject args)
C#
public void InvokejQueryEvent(jQueryControl.jQueryControlEvents jqEvent)