|
The RadioButton control permits you to intersperse the radio buttons in a group with other content in
the page. The buttons in the sample are grouped logically because they all share the same GroupName.
The following sample illustrates using the RadioButton control.
VB RadioButton1.aspx
|