System.Web.UI.WebControls Namespace RadioButton Class
Initializes a new instance of the RadioButton class.
[ VB ] Public Sub New ( ) [ C# ] public RadioButton ( ); [ C++ ] public: RadioButton ( ); [ JScript ] public function RadioButton ( );
Use this constructor to initialize a new instance of the RadioButton control.
The following shows how to dynamically initialize a new instance of a RadioButton control at run time.
Show me
RadioButton Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note