Enum
HtmlStyleType

Style type (Computed vs Inline)

Definition

Namespace:ArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public enum HtmlStyleType

Fields

Computed

Get the computed style.

Declaration

cs-api-definition
Computed = 0

Field Value

HtmlStyleType

Inline

Get the inline style.

Declaration

cs-api-definition
Inline = 1

Field Value

HtmlStyleType

In this article
DefinitionFieldsComputedInline
Not finding the help you need?
Contact Support