RadioListSelectedItem Property (DomRadioButton)

Action

Gets the item that is selected in the radiolist. This property is not supported for mobile web applications.

Syntax

C#
protected ItemIdentifier RadioListSelectedItem { get; }
VB
'Declaration
Protected Read Property RadioListSelectedItem As ItemIdentifier

Access

Read only.