The RadioButton server control permits Web developers to intersperse the radio buttons in a group with other content in the page. The buttons can be grouped logically if they all share the same GroupName property.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Property
Description
Supported in .NET version
AccessKey
This property returns or sets the access key that allows software developer to quickly navigate …