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
Checked | bool.
![]() Gets or sets a value indicating whether the System.Web.UI.HtmlControls.HtmlInputRadioButton control is selected. | |
override | Name | string.
![]() Gets or sets the name of the group that the instance of the System.Web.UI.HtmlControls.HtmlInputRadioButton class is associated with. |
override | Value | string.
![]() Gets or sets the value associated with the System.Web.UI.HtmlControls.HtmlInputRadioButton control. |