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
[Obsolete("Deprecated in DotNetNuke 10.2.2. Please use overload with IApplicationStatusInfo. Scheduled removal in v12.0.0.")]
public DnnFormRadioButtonListItem()
DnnFormRadioButtonListItem(IApplicationStatusInfo, IEventLogger)
Declaration
public DnnFormRadioButtonListItem(IApplicationStatusInfo appStatus, IEventLogger eventLogger)
Parameters
| Type | Name | Description |
|---|---|---|
| IApplicationStatusInfo | appStatus | |
| IEventLogger | eventLogger |
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 |