SingleSelect(String) Method
Selects the radio button adjacent to the list item.

C# Syntax

void SingleSelect( 
   string item
)

Parameters

item
The name of the radio button to select.