RadioListItems Property (DomRadioButton)

Action

Gets the list of items in the radio list.

A whitespace in the list is trimmed consistently across all supported browsers. This property is not supported for mobile web applications.

Syntax

'Declaration
Protected Read Property RadioListItems As List(Of ItemIdentifier)

Access

Read only.