Enum
HtmlStyleList

CSS2 list styles (ListStyleType ...etc)

Definition

Namespace:ArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public enum HtmlStyleList

Fields

ListStyle

Lists style

Declaration

cs-api-definition
ListStyle = 3

Field Value

HtmlStyleList

ListStyleImage

Lists image

Declaration

cs-api-definition
ListStyleImage = 1

Field Value

HtmlStyleList

ListStylePosition

Lists position.

Declaration

cs-api-definition
ListStylePosition = 2

Field Value

HtmlStyleList

ListStyleType

Lists type

Declaration

cs-api-definition
ListStyleType = 0

Field Value

HtmlStyleList

NotSet

Infrastructure use only.

Declaration

cs-api-definition
NotSet = 4

Field Value

HtmlStyleList