Select(String) Method
Selects the specified radio button (by name) in the radio group.

C# Syntax

void Select( 
   string item
)

Parameters

item
The item to select.