Class
HtmlCapturedCommand

Definition

Constructors

HtmlCapturedCommand(HtmlCommandType)

Declaration

cs-api-definition
public HtmlCapturedCommand(HtmlCommandType commandType)

Parameters

commandType

HtmlCommandType

Properties

BrowserCommandType

Declaration

cs-api-definition
public BrowserCommandType BrowserCommandType { get; }

Property Value

BrowserCommandType

DesktopCommandType

Declaration

cs-api-definition
public DesktopCommandType DesktopCommandType { get; }

Property Value

DesktopCommandType

IsjQueryLoaded

Declaration

cs-api-definition
public bool IsjQueryLoaded { get; set; }

Property Value

bool

PageUri

Page the action took place.

Declaration

cs-api-definition
public PageUri PageUri { get; }

Property Value

PageUri

TechnologyType

Declaration

cs-api-definition
public override TechnologyType TechnologyType { get; }

Property Value

TechnologyType

Overrides CapturedCommand.TechnologyType