RadioListSelect Method (DomRadioButton)

Action

Selects an item in the radio list.

A whitespace in the list is trimmed consistently across all supported browsers.

Syntax

C#
radioButton.RadioListSelect(item)
VB
radioButton.RadioListSelect(item)
Variable Description
item The item to select. ItemIdentifier.