NUnitAsp

ListItemTester Members

ListItemTester overview

Public Instance Constructors

ListItemTester Constructor For internal use. May change in future revisions.

Public Instance Properties

RawText The HTML used to display the text of this item.
RenderedText Same as RawText, but with HTML tags and adjacent whitespace stripped out.
Selected Gets a value indicating whether the item is selected.
Text
Value Gets the value associated with the ListItemTester.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString Returns a string that represents the current ListItemTester.

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

ListItemTester Class | NUnit.Extensions.Asp.HtmlTester Namespace