NUnitAsp

ListControlTester.SelectedIndex Property

The index 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 int SelectedIndex {get; set;}

See Also

ListControlTester Class | NUnit.Extensions.Asp.AspTester Namespace