Visual Basic (Declaration) | |
---|---|
<LicenseProviderAttribute(System.ComponentModel.LicenseProvider)> Public Class LiveRadioButton Inherits System.Web.UI.WebControls.RadioButton Implements ILiveControl |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As LiveRadioButton |
C# | |
---|---|
[LicenseProviderAttribute(System.ComponentModel.LicenseProvider)] public class LiveRadioButton : System.Web.UI.WebControls.RadioButton, ILiveControl |
C++/CLI | |
---|---|
[LicenseProviderAttribute(System.ComponentModel.LicenseProvider)] public ref class LiveRadioButton : public System.Web.UI.WebControls.RadioButton, ILiveControl |
This member is functionally equivalent to System.Web.UI.WebControls.RadioButtonClass.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.CheckBox
System.Web.UI.WebControls.RadioButton
Dart.LiveControls.LiveRadioButton
Target Platforms: Microsoft .NET Framework 2.0