NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RadioButton Class

[To be supplied.]

Object
   Control
      WebControl
         CheckBox
            RadioButton

[Visual Basic]
Public Class RadioButton
   Inherits CheckBox
[C#]
public class RadioButton : CheckBox
[C++]
public __gc class RadioButton : public CheckBox
[JScript]
public class RadioButton extends CheckBox

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

RadioButton Members | System.Web.UI.WebControls Namespace