Bootstrap.A11y Namespace |
| Class | Description | |
|---|---|---|
| AccessibleWebControl |
Base class for any WebControl that requires an accessibility plugin.
| |
| AccordionContentHeaderPanel |
Represents the header contents of an AccordionPane.
| |
| AccordionContentPanel |
Represents the body contents of an AccordionPane.
| |
| AccordionControl |
Represents a Bootstrap accordion.
| |
| AccordionPane |
Represents a pane within a Bootstrap accordion.
| |
| AccordionPaneCollection |
Represents a collection of Bootstrap AccordionPanes.
| |
| Affix |
Represents a Bootstrap affix.
| |
| Alert |
Represents a Bootstrap alert.
| |
| AspectRatiosHelper |
Helper methods for dealing with AspectRatios.
| |
| Badge |
Represents a Bootstrap badge.
| |
| Breadcrumbs |
Represents a Bootstrap breadcrumbs list.
| |
| BreadcrumbsCollection |
Represents a collection of Bootstrap BreadcrumbsItems.
| |
| BreadcrumbsItem |
Represents an entry in a Bootstrap breadcrumb trail.
| |
| BreakpointsHelper |
Helper methods for dealing with Breakpoints.
| |
| Button |
Represents a Bootstrap button.
| |
| ButtonGroup |
Represents a group of Bootstrap buttons.
| |
| ButtonSizesHelper |
Helper methods for dealing with ButtonSizes.
| |
| Carousel |
Represents a Bootstrap carousel.
| |
| CarouselCollection |
Represents a collection of Bootstrap CarouselItems.
| |
| CarouselItem |
Represents an item in a Bootstrap Carousel.
| |
| CheckBox |
Represents a Bootstrap check box.
| |
| CheckBoxList |
Represents a Bootstrap check box list.
| |
| CollectionBaseT |
Represents a strongly-typed collection of Ts.
| |
| Column |
Represents a column in the Bootstrap grid system.
| |
| Container |
Represents a Bootstrap container.
| |
| Dropdown |
Represents a Bootstrap drop-down.
| |
| DropdownButton |
Represents a Bootstrap drop-down button.
| |
| DropDownList |
Represents a Bootstrap drop-down list.
| |
| FieldSet |
Represents a Bootstrap field set.
| |
| FormGroup |
Represents a Bootstrap form group.
| |
| Glyphicon |
Represents a Glyphicon icon.
| |
| GridView |
Represents a Bootstrap grid view.
| |
| GridViewPager |
Represents a paginator for use with a GridView.
| |
| Hamburger |
Represents a Bootstrap hamburger control and brand information for a NavBar.
| |
| Heading |
Represents a Bootstrap heading.
| |
| HyperLinkButton |
Represents a Bootstrap hyperlink button.
| |
| Image |
Represents a Bootstrap image.
| |
| InputGroup |
Represents a Bootstrap input group.
| |
| InputSizesHelper |
Helper methods for dealing with InputSizes.
| |
| Jumbotron |
Represents a Bootstrap jumbotron.
| |
| Label |
Represents a Bootstrap label.
| |
| ListBox |
Represents a Bootstrap list box.
| |
| ListGroup |
Represents a Bootstrap list group.
| |
| ListGroupItem |
Represents an item in a Bootstrap ListGroup.
| |
| ListGroupItemCollection |
Represents a collection Bootstrap ListGroupItems.
| |
| ListHeader |
Represents a header in a Bootstrap list.
| |
| ListItem |
Represents an item in a Bootstrap list.
| |
| ListItemCollection |
Represents a collection of Bootstrap IListItems.
| |
| ListSeparator |
Represents a separator in a Bootstrap list.
| |
| MediaList |
Represents a list of Bootstrap media objects.
| |
| MediaObject |
Represents a Bootstrap media object.
| |
| Menu |
Represents a Bootstrap menu.
| |
| Modal |
Represents a Bootstrap modal.
| |
| NavBar |
Represents a Bootstrap navigation bar.
| |
| PageChangedEventArgs |
Occurs when the selected page index has changed.
| |
| PageHeader |
Represents a Bootstrap page header.
| |
| Paginator |
Represents a Bootstrap paginator.
| |
| Panel |
Represents a Bootstrap panel.
| |
| Popover |
Represents a Bootstrap popover.
| |
| PopoverPositionsHelper |
Helper methods for dealing with PopoverPositions.
| |
| ProgressBar |
Represents a Bootstrap progress bar.
| |
| ProgressBarCollection |
Represents a collection of Bootstrap ProgressBars.
| |
| RadioButton |
Represents a Bootstrap RadioButton.
| |
| RadioButtonList |
Represents a Bootstrap RadioButtonList.
| |
| ResponsiveEmbed |
Represents a Bootstrap responsive embed.
| |
| Row |
Represents a row in the Bootstrap grid system.
| |
| StackedProgressBars |
Represents a collection of Bootstrap ProgressBars to be stacked together.
| |
| TabCollection |
Represents a collection of Bootstrap TabPages.
| |
| TabControl |
Represents a series of Bootstrap tabs.
| |
| TabPage |
Represents an individual Bootstrap TabPage and holds the intermediary Tab page values.
| |
| TabPageChangedEventArgs |
Occurs when the selected tab page index has changed.
| |
| TextBox |
Represents a Bootstrap TextBox.
| |
| TextWebControl |
Base class for controls with a simple Text field.
| |
| ToolTip |
Represents a Bootstrap tooltip.
| |
| TriggersHelper |
Helper methods for dealing with Triggers.
| |
| Well |
Represents a simple Bootstrap control with an inset effect.
|
| Interface | Description | |
|---|---|---|
| IListItem |
Represents an item for a Bootstrap list.
|
| Enumeration | Description | |
|---|---|---|
| AccessibilityPlugins |
Defines the available accessibility plugins.
| |
| AlertTypes |
Contextual styles used on Bootstrap Alerts.
| |
| AspectRatios |
Valid aspect ratios for a ResponsiveEmbed.
| |
| Breakpoints |
Bootstrap media breakpoints.
| |
| ButtonSizes |
The four sizes a button may have.
| |
| ButtonTypes |
Contextual styles used on Bootstrap Buttons.
| |
| CarouselPauseTypes |
Specifies when to pause a Carousel's cycling.
| |
| ImageAlign |
Image alignment direction
| |
| ImageTypes |
CSS effects to apply to an image.
| |
| InputSizes |
The three sizes a control may have.
| |
| LabelTypes |
Contextual styles used on Bootstrap Labels.
| |
| ListGroupStyles |
Contextual styles used in Bootstrap.
| |
| ModalBackdrops |
The background shown behind a Modal when it is shown.
| |
| ModalSizes |
The three sizes a modal may have.
| |
| PaginationSizes |
The three sizes a paginator may have.
| |
| PanelTypes |
Contextual styles used on Bootstrap panels and accordions.
| |
| PopoverPositions |
Valid positions for a Popover.
| |
| Position |
Positions where a NavBar may occur.
| |
| ProgressBarStyles |
Contextual styles used on Bootstrap progress bars.
| |
| Size |
The three sizes a well may have.
| |
| Triggers |
Defines which actions cause an event to occur.
|