Click or drag to resize

RadioButtonList Class

Represents a Bootstrap RadioButtonList.
Inheritance Hierarchy

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public class RadioButtonList : RadioButtonList, 
	INamingContainer

The RadioButtonList type exposes the following members.

Constructors
  NameDescription
Public methodRadioButtonList
Initializes a new instance of the RadioButtonList class.
Top
Properties
  NameDescription
Public propertyAccessKey (Inherited from WebControl.)
Protected propertyAdapter (Inherited from Control.)
Public propertyAppendDataBoundItems (Inherited from ListControl.)
Public propertyAppRelativeTemplateSourceDirectory (Inherited from Control.)
Public propertyAttributes (Inherited from WebControl.)
Public propertyAutoPostBack (Inherited from ListControl.)
Public propertyBackColor (Inherited from WebControl.)
Public propertyBorderColor (Inherited from WebControl.)
Public propertyBorderStyle (Inherited from WebControl.)
Public propertyBorderWidth (Inherited from WebControl.)
Public propertyCausesValidation (Inherited from ListControl.)
Public propertyCellPadding
This property is unused, since Bootstrap grids are used for layout.
(Overrides RadioButtonListCellPadding.)
Public propertyCellSpacing
This property is unused, since Bootstrap grids are used for layout.
(Overrides RadioButtonListCellSpacing.)
Protected propertyChildControlsCreated (Inherited from Control.)
Public propertyClientID (Inherited from Control.)
Public propertyClientIDMode (Inherited from Control.)
Protected propertyClientIDSeparator (Inherited from Control.)
Protected propertyContext (Inherited from Control.)
Public propertyControls (Inherited from Control.)
Public propertyControlStyle (Inherited from WebControl.)
Public propertyControlStyleCreated (Inherited from WebControl.)
Public propertyCssClass (Inherited from WebControl.)
Public propertyDataMember (Inherited from DataBoundControl.)
Public propertyDataSource (Inherited from BaseDataBoundControl.)
Public propertyDataSourceID (Inherited from DataBoundControl.)
Public propertyDataSourceObject (Inherited from DataBoundControl.)
Public propertyDataTextField (Inherited from ListControl.)
Public propertyDataTextFormatString (Inherited from ListControl.)
Public propertyDataValueField (Inherited from ListControl.)
Protected propertyDesignMode (Inherited from Control.)
Public propertyEnabled (Inherited from WebControl.)
Public propertyEnableTheming (Inherited from WebControl.)
Public propertyEnableViewState (Inherited from Control.)
Protected propertyEvents (Inherited from Control.)
Public propertyFont (Inherited from WebControl.)
Public propertyForeColor (Inherited from WebControl.)
Public propertyHasAttributes (Inherited from WebControl.)
Protected propertyHasChildViewState (Inherited from Control.)
Protected propertyHasFooter (Inherited from RadioButtonList.)
Protected propertyHasHeader (Inherited from RadioButtonList.)
Protected propertyHasSeparators (Inherited from RadioButtonList.)
Public propertyHeight (Inherited from WebControl.)
Public propertyID (Inherited from Control.)
Protected propertyIdSeparator (Inherited from Control.)
Protected propertyInitialized (Inherited from BaseDataBoundControl.)
Protected propertyIsBoundUsingDataSourceID (Inherited from BaseDataBoundControl.)
Protected propertyIsChildControlStateCleared (Inherited from Control.)
Protected propertyIsDataBindingAutomatic (Inherited from BaseDataBoundControl.)
Protected propertyIsEnabled (Inherited from WebControl.)
Protected propertyIsTrackingViewState (Inherited from Control.)
Protected propertyIsUsingModelBinders (Inherited from DataBoundControl.)
Protected propertyIsViewStateEnabled (Inherited from Control.)
Public propertyItems (Inherited from ListControl.)
Public propertyItemType (Inherited from DataBoundControl.)
Public propertyLegend
Describes the group of options. If this property is populated, the control is wrapped within a fieldset tag for improved accessibility.
Protected propertyLoadViewStateByID (Inherited from Control.)
Public propertyMinimumColumnsBreakpoint
The smallest Bootstrap breakpoint at which the radio buttons should be shown in columns. At smaller breakpoints, the buttons will appear as a list.
Public propertyNamingContainer (Inherited from Control.)
Public propertyPage (Inherited from Control.)
Public propertyParent (Inherited from Control.)
Public propertyRenderingCompatibility (Inherited from Control.)
Public propertyRenderWhenDataEmpty
This property is unused, empty lists are not rendered.
(Overrides RadioButtonListRenderWhenDataEmpty.)
Public propertyRepeatColumns
Indicates the column count of radio buttons within the group. Must be a factor of 12 (1, 2, 3, 4, 6, or 12).
(Overrides RadioButtonListRepeatColumns.)
Public propertyRepeatDirection (Inherited from RadioButtonList.)
Protected propertyRepeatedItemCount (Inherited from RadioButtonList.)
Public propertyRepeatLayout
This property is unused, since Bootstrap grids are used for layout.
(Overrides RadioButtonListRepeatLayout.)
Protected propertyRequiresDataBinding (Inherited from BaseDataBoundControl.)
Protected propertySelectArguments (Inherited from DataBoundControl.)
Public propertySelectedIndex (Inherited from ListControl.)
Public propertySelectedItem (Inherited from ListControl.)
Public propertySelectedValue (Inherited from ListControl.)
Public propertySelectMethod (Inherited from DataBoundControl.)
Public propertyShowLegend
If Legend is populated, this controls whether the rendered legend tag is visible to sighted users. If false, the legend is classed "sr-only".
Public propertySite (Inherited from Control.)
Public propertySkinID (Inherited from WebControl.)
Public propertyStyle (Inherited from WebControl.)
Public propertySupportsDisabledAttribute (Inherited from BaseDataBoundControl.)
Public propertyTabIndex (Inherited from WebControl.)
Protected propertyTagKey (Inherited from ListControl.)
Protected propertyTagName (Inherited from WebControl.)
Public propertyTemplateControl (Inherited from Control.)
Public propertyTemplateSourceDirectory (Inherited from Control.)
Public propertyText (Inherited from ListControl.)
Public propertyTextAlign (Inherited from RadioButtonList.)
Public propertyToolTip (Inherited from WebControl.)
Public propertyUniqueID (Inherited from Control.)
Public propertyValidateRequestMode (Inherited from Control.)
Public propertyValidationGroup (Inherited from ListControl.)
Protected propertyViewState (Inherited from Control.)
Protected propertyViewStateIgnoresCase (Inherited from Control.)
Public propertyViewStateMode (Inherited from Control.)
Public propertyVisible (Inherited from Control.)
Public propertyWidth (Inherited from WebControl.)
Top
Methods
  NameDescription
Protected methodAddAttributesToRender (Inherited from ListControl.)
Protected methodAddedControl (Inherited from Control.)
Protected methodAddParsedSubObject (Inherited from Control.)
Public methodApplyStyle (Inherited from WebControl.)
Public methodApplyStyleSheetSkin (Inherited from Control.)
Protected methodBuildProfileTree (Inherited from Control.)
Protected methodClearCachedClientID (Inherited from Control.)
Protected methodClearChildControlState (Inherited from Control.)
Protected methodClearChildState (Inherited from Control.)
Protected methodClearChildViewState (Inherited from Control.)
Protected methodClearEffectiveClientIDMode (Inherited from Control.)
Public methodClearSelection (Inherited from ListControl.)
Protected methodConfirmInitState (Inherited from BaseDataBoundControl.)
Public methodCopyBaseAttributes (Inherited from WebControl.)
Protected methodCreateChildControls (Inherited from Control.)
Protected methodCreateControlCollection (Inherited from Control.)
Protected methodCreateControlStyle (Inherited from RadioButtonList.)
Protected methodCreateDataSourceSelectArguments (Inherited from DataBoundControl.)
Public methodDataBind (Inherited from BaseDataBoundControl.)
Protected methodDataBind(Boolean) (Inherited from Control.)
Protected methodDataBindChildren (Inherited from Control.)
Public methodDispose (Inherited from Control.)
Protected methodEnsureChildControls (Inherited from Control.)
Protected methodEnsureDataBound (Inherited from BaseDataBoundControl.)
Protected methodEnsureID (Inherited from Control.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFindControl(String) (Inherited from Control.)
Protected methodFindControl(String, Int32) (Inherited from RadioButtonList.)
Public methodFocus (Inherited from Control.)
Protected methodGetData (Inherited from DataBoundControl.)
Protected methodGetDataSource (Inherited from DataBoundControl.)
Protected methodGetDesignModeState (Inherited from Control.)
Public methodGetHashCode (Inherited from Object.)
Protected methodGetItemStyle (Inherited from RadioButtonList.)
Public methodGetRouteUrl(Object) (Inherited from Control.)
Public methodGetRouteUrl(RouteValueDictionary) (Inherited from Control.)
Public methodGetRouteUrl(String, Object) (Inherited from Control.)
Public methodGetRouteUrl(String, RouteValueDictionary) (Inherited from Control.)
Public methodGetType (Inherited from Object.)
Public methodGetUniqueIDRelativeTo (Inherited from Control.)
Public methodHasControls (Inherited from Control.)
Protected methodHasEvents (Inherited from Control.)
Protected methodIsLiteralContent (Inherited from Control.)
Protected methodLoadControlState (Inherited from Control.)
Protected methodLoadPostData (Inherited from RadioButtonList.)
Protected methodLoadViewState (Inherited from ListControl.)
Protected methodMapPathSecure (Inherited from Control.)
Protected methodMarkAsDataBound (Inherited from DataBoundControl.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodMergeStyle (Inherited from WebControl.)
Protected methodOnBubbleEvent (Inherited from Control.)
Protected methodOnCreatingModelDataSource (Inherited from DataBoundControl.)
Protected methodOnDataBinding (Inherited from ListControl.)
Protected methodOnDataBound (Inherited from BaseDataBoundControl.)
Protected methodOnDataPropertyChanged (Inherited from DataBoundControl.)
Protected methodOnDataSourceViewChanged (Inherited from DataBoundControl.)
Protected methodOnInit (Inherited from RadioButtonList.)
Protected methodOnLoad (Inherited from DataBoundControl.)
Protected methodOnPagePreLoad (Inherited from DataBoundControl.)
Protected methodOnPreRender
Raises the PreRender event. This notifies the control to perform any steps necessary for its creation on a page request.
(Overrides ListControlOnPreRender(EventArgs).)
Protected methodOnSelectedIndexChanged (Inherited from ListControl.)
Protected methodOnTextChanged (Inherited from ListControl.)
Protected methodOnUnload (Inherited from Control.)
Protected methodOpenFile (Inherited from Control.)
Protected methodPerformDataBinding (Inherited from ListControl.)
Protected methodPerformSelect (Inherited from ListControl.)
Protected methodRaiseBubbleEvent (Inherited from Control.)
Protected methodRaisePostDataChangedEvent (Inherited from RadioButtonList.)
Protected methodRemovedControl (Inherited from Control.)
Protected methodRender
Renders the control to the specified HTML writer.
(Overrides RadioButtonListRender(HtmlTextWriter).)
Public methodRenderBeginTag
Renders the opening HTML tag of the control into the specified writer.
(Overrides WebControlRenderBeginTag(HtmlTextWriter).)
Protected methodRenderChildren (Inherited from Control.)
Protected methodRenderContents (Inherited from ListControl.)
Public methodRenderControl(HtmlTextWriter) (Inherited from Control.)
Protected methodRenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
Public methodRenderEndTag
Renders the HTML end tag of the control into the specified writer.
(Overrides WebControlRenderEndTag(HtmlTextWriter).)
Protected methodRenderItem (Inherited from RadioButtonList.)
Protected methodResolveAdapter (Inherited from Control.)
Public methodResolveClientUrl (Inherited from Control.)
Public methodResolveUrl (Inherited from Control.)
Protected methodSaveControlState (Inherited from Control.)
Protected methodSaveViewState (Inherited from ListControl.)
Protected methodSetDesignModeState (Inherited from Control.)
Protected methodSetPostDataSelection (Inherited from ListControl.)
Public methodSetRenderMethodDelegate (Inherited from Control.)
Public methodToString (Inherited from Object.)
Protected methodTrackViewState (Inherited from ListControl.)
Protected methodValidateDataSource (Inherited from DataBoundControl.)
Protected methodVerifyMultiSelect (Inherited from ListControl.)
Top
Events
  NameDescription
Public eventCallingDataMethods (Inherited from DataBoundControl.)
Public eventCreatingModelDataSource (Inherited from DataBoundControl.)
Public eventDataBinding (Inherited from Control.)
Public eventDataBound (Inherited from BaseDataBoundControl.)
Public eventDisposed (Inherited from Control.)
Public eventInit (Inherited from Control.)
Public eventLoad (Inherited from Control.)
Public eventPreRender (Inherited from Control.)
Public eventSelectedIndexChanged (Inherited from ListControl.)
Public eventTextChanged (Inherited from ListControl.)
Public eventUnload (Inherited from Control.)
Top
See Also