Version

Search Results

GetAttribute(String,String) Method

Gets an attribute by its name. Syntax Parameters name The name of an attribute.defaultValue The default value if the attribute is absent. Return Value The value of the attribute.

GetAttribute Method

Gets an attribute by its name. Overload List

Name Property (StartTag)

Gets or sets a string value indicating the name of the tag. Syntax

Type Property (StartTag)

Gets the type of the element. Syntax

StartTag Constructor

Initializes a new instance of the StartTag class. Syntax Parameters name A string value indicating the name of the tag.

WhiteSpace Class

Represents a white space element. Syntax

WhiteSpace Class Members

Public Constructors Public Properties

WhiteSpace Class Properties

Public Properties

Char Property (WhiteSpace)

Gets or sets the white space character. Syntax

Type Property (WhiteSpace)

Gets the type of the element. Syntax