Class DnnFormRadioButtonListItem
Inheritance
DnnFormRadioButtonListItem
Implements
Inherited Members
Namespace: DotNetNuke.Web.UI.WebControls
Assembly: DotNetNuke.Web.dll
Syntax
public class DnnFormRadioButtonListItem : DnnFormListItemBase, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, INamingContainer
Constructors
DnnFormRadioButtonListItem()
Declaration
public DnnFormRadioButtonListItem()
Methods
BindList()
Declaration
protected override void BindList()
Overrides
CreateControlInternal(Control)
Declaration
protected override WebControl CreateControlInternal(Control container)
Parameters
| Type | Name | Description |
|---|---|---|
| Control | container |
Returns
| Type | Description |
|---|---|
| WebControl |