System.Web.UI.HtmlControls.HtmlInputRadioButton: Property Members

The properties of System.Web.UI.HtmlControls.HtmlInputRadioButton are listed below. For a list of all members, see the HtmlInputRadioButton Members list.

See Also: Inherited members from System.Web.UI.HtmlControls.HtmlInputControl

Public Properties

Checkedbool.

Gets or sets a value indicating whether the System.Web.UI.HtmlControls.HtmlInputRadioButton control is selected.

override
Namestring.

Gets or sets the name of the group that the instance of the System.Web.UI.HtmlControls.HtmlInputRadioButton class is associated with.

override
Valuestring.

Gets or sets the value associated with the System.Web.UI.HtmlControls.HtmlInputRadioButton control.