RadioButton Constructor ()

 

Initializes a new instance of the RadioButton class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public:
RadioButton()

The following code example illustrates how to create new instance of the RadioButton class using the RadioButton constructor.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: