Class HtmlCapturedCommand
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Design.Translation
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class HtmlCapturedCommand : CapturedCommand
Constructors
HtmlCapturedCommand(HtmlCommandType)
Declaration
public HtmlCapturedCommand(HtmlCommandType commandType)
Parameters
HtmlCommandType
commandType
|
Properties
BrowserCommandType
DesktopCommandType
IsjQueryLoaded
Declaration
public bool IsjQueryLoaded { get; set; }
Property Value
System.Boolean
|
PageUri
TechnologyType
Declaration
public override TechnologyType TechnologyType { get; }
Property Value
TechnologyType
|