NUnitAsp

ListControlTester.SelectedValue Property

The value of the currently-selected item in the list. If this is changed and auto post-back is turned on, the form will be submitted.

public string SelectedValue {get; set;}

See Also

ListControlTester Class | NUnit.Extensions.Asp.AspTester Namespace