Click or drag to resize

Bootstrap.A11y Namespace

The Bootstrap.A11y namespace contains ASP.NET user controls for the Bootstrap UI framework.
Classes
  ClassDescription
Public classAccessibleWebControl
Base class for any WebControl that requires an accessibility plugin.
Public classAccordionContentHeaderPanel
Represents the header contents of an AccordionPane.
Public classAccordionContentPanel
Represents the body contents of an AccordionPane.
Public classAccordionControl
Represents a Bootstrap accordion.
Public classAccordionPane
Represents a pane within a Bootstrap accordion.
Public classAccordionPaneCollection
Represents a collection of Bootstrap AccordionPanes.
Public classAffix
Represents a Bootstrap affix.
Public classAlert
Represents a Bootstrap alert.
Public classAspectRatiosHelper
Helper methods for dealing with AspectRatios.
Public classBadge
Represents a Bootstrap badge.
Public classBreadcrumbs
Represents a Bootstrap breadcrumbs list.
Public classBreadcrumbsCollection
Represents a collection of Bootstrap BreadcrumbsItems.
Public classBreadcrumbsItem
Represents an entry in a Bootstrap breadcrumb trail.
Public classBreakpointsHelper
Helper methods for dealing with Breakpoints.
Public classButton
Represents a Bootstrap button.
Public classButtonGroup
Represents a group of Bootstrap buttons.
Public classButtonSizesHelper
Helper methods for dealing with ButtonSizes.
Public classCarousel
Represents a Bootstrap carousel.
Public classCarouselCollection
Represents a collection of Bootstrap CarouselItems.
Public classCarouselItem
Represents an item in a Bootstrap Carousel.
Public classCheckBox
Represents a Bootstrap check box.
Public classCheckBoxList
Represents a Bootstrap check box list.
Public classCollectionBaseT
Represents a strongly-typed collection of Ts.
Public classColumn
Represents a column in the Bootstrap grid system.
Public classContainer
Represents a Bootstrap container.
Public classDropdown
Represents a Bootstrap drop-down.
Public classDropdownButton
Represents a Bootstrap drop-down button.
Public classDropDownList
Represents a Bootstrap drop-down list.
Public classFieldSet
Represents a Bootstrap field set.
Public classFormGroup
Represents a Bootstrap form group.
Public classGlyphicon
Represents a Glyphicon icon.
Public classGridView
Represents a Bootstrap grid view.
Public classGridViewPager
Represents a paginator for use with a GridView.
Public classHamburger
Represents a Bootstrap hamburger control and brand information for a NavBar.
Public classHeading
Represents a Bootstrap heading.
Public classHyperLinkButton
Represents a Bootstrap hyperlink button.
Public classImage
Represents a Bootstrap image.
Public classInputGroup
Represents a Bootstrap input group.
Public classInputSizesHelper
Helper methods for dealing with InputSizes.
Public classJumbotron
Represents a Bootstrap jumbotron.
Public classLabel
Represents a Bootstrap label.
Public classListBox
Represents a Bootstrap list box.
Public classListGroup
Represents a Bootstrap list group.
Public classListGroupItem
Represents an item in a Bootstrap ListGroup.
Public classListGroupItemCollection
Represents a collection Bootstrap ListGroupItems.
Public classListHeader
Represents a header in a Bootstrap list.
Public classListItem
Represents an item in a Bootstrap list.
Public classListItemCollection
Represents a collection of Bootstrap IListItems.
Public classListSeparator
Represents a separator in a Bootstrap list.
Public classMediaList
Represents a list of Bootstrap media objects.
Public classMediaObject
Represents a Bootstrap media object.
Public classMenu
Represents a Bootstrap menu.
Public classModal
Represents a Bootstrap modal.
Public classNavBar
Represents a Bootstrap navigation bar.
Public classPageChangedEventArgs
Occurs when the selected page index has changed.
Public classPageHeader
Represents a Bootstrap page header.
Public classPaginator
Represents a Bootstrap paginator.
Public classPanel
Represents a Bootstrap panel.
Public classPopover
Represents a Bootstrap popover.
Public classPopoverPositionsHelper
Helper methods for dealing with PopoverPositions.
Public classProgressBar
Represents a Bootstrap progress bar.
Public classProgressBarCollection
Represents a collection of Bootstrap ProgressBars.
Public classRadioButton
Represents a Bootstrap RadioButton.
Public classRadioButtonList
Represents a Bootstrap RadioButtonList.
Public classResponsiveEmbed
Represents a Bootstrap responsive embed.
Public classRow
Represents a row in the Bootstrap grid system.
Public classStackedProgressBars
Represents a collection of Bootstrap ProgressBars to be stacked together.
Public classTabCollection
Represents a collection of Bootstrap TabPages.
Public classTabControl
Represents a series of Bootstrap tabs.
Public classTabPage
Represents an individual Bootstrap TabPage and holds the intermediary Tab page values.
Public classTabPageChangedEventArgs
Occurs when the selected tab page index has changed.
Public classTextBox
Represents a Bootstrap TextBox.
Public classTextWebControl
Base class for controls with a simple Text field.
Public classToolTip
Represents a Bootstrap tooltip.
Public classTriggersHelper
Helper methods for dealing with Triggers.
Public classWell
Represents a simple Bootstrap control with an inset effect.
Interfaces
  InterfaceDescription
Public interfaceIListItem
Represents an item for a Bootstrap list.
Enumerations
  EnumerationDescription
Public enumerationAccessibilityPlugins
Defines the available accessibility plugins.
Public enumerationAlertTypes
Contextual styles used on Bootstrap Alerts.
Public enumerationAspectRatios
Valid aspect ratios for a ResponsiveEmbed.
Public enumerationBreakpoints
Bootstrap media breakpoints.
Public enumerationButtonSizes
The four sizes a button may have.
Public enumerationButtonTypes
Contextual styles used on Bootstrap Buttons.
Public enumerationCarouselPauseTypes
Specifies when to pause a Carousel's cycling.
Public enumerationImageAlign
Image alignment direction
Public enumerationImageTypes
CSS effects to apply to an image.
Public enumerationInputSizes
The three sizes a control may have.
Public enumerationLabelTypes
Contextual styles used on Bootstrap Labels.
Public enumerationListGroupStyles
Contextual styles used in Bootstrap.
Public enumerationModalBackdrops
The background shown behind a Modal when it is shown.
Public enumerationModalSizes
The three sizes a modal may have.
Public enumerationPaginationSizes
The three sizes a paginator may have.
Public enumerationPanelTypes
Contextual styles used on Bootstrap panels and accordions.
Public enumerationPopoverPositions
Valid positions for a Popover.
Public enumerationPosition
Positions where a NavBar may occur.
Public enumerationProgressBarStyles
Contextual styles used on Bootstrap progress bars.
Public enumerationSize
The three sizes a well may have.
Public enumerationTriggers
Defines which actions cause an event to occur.