Summary for the RadioButtons class
Namespace:
SubSonicAssembly: SubSonic (in SubSonic.dll) Version: 2.1.0.0 (2.1.0)
Syntax
| C# |
|---|
public class RadioButtons : RadioButtonList |
| Visual Basic (Declaration) |
|---|
Public Class RadioButtons _ Inherits RadioButtonList |
| Visual C++ |
|---|
public ref class RadioButtons : public RadioButtonList |
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.BaseDataBoundControl
System.Web.UI.WebControls..::.DataBoundControl
System.Web.UI.WebControls..::.ListControl
System.Web.UI.WebControls..::.RadioButtonList
SubSonic..::.RadioButtons
System.Web.UI..::.Control
System.Web.UI.WebControls..::.WebControl
System.Web.UI.WebControls..::.BaseDataBoundControl
System.Web.UI.WebControls..::.DataBoundControl
System.Web.UI.WebControls..::.ListControl
System.Web.UI.WebControls..::.RadioButtonList
SubSonic..::.RadioButtons