Select(String) Method
Selects the specified radio button.

C# Syntax

void Select( 
   string item
)

Parameters

item
The radio button to select.