| Class | Description |
| AnimationObject | An object that controls basic Animation settings. |
| CaptionArea | A templatable object that can be used to just display text. |
| ContinuousAnimation | An object that allows for customization of the Continuous Animation. |
| DropDownAutoCompleteStartEventArgs | |
| DropDownAutoPostBackFlags | Container of properties which define auto postback options used by WebDropDown. |
| DropDownBot | The RunBot class is a companion to the main control class of a companion. It's primary function is to offload control functionality so that the main control is free to inherit from any other control class in the ASP.NET framework. Since the main control object is a rather heavy object, it is best to put as much functionality into base classes so that it can be shared and reused. But if the main control object must inherit from a base class other than one defined in the framework, then it would not be able to participate in the framework without duplicating a great deal of code. Therefore, by offloading the majority of functionality from the control object itself to a RunBot derivation class, the framework logic can be kept in the RunBot and the control can derive from any base class it needs to. |
| DropDownButton | |
| DropDownCaptionArea | |
| DropDownClientEvents | |
| DropDownDataBindingManager | |
| DropDownItem | |
| DropDownItemAddedEventArgs | |
| DropDownItemBinding | This class extends ListItemBinding to add additional property bindings. Property DataBindings are used to map data fields from the database to property values on items in a collection. |
| DropDownItemBoundEventArgs | |
| DropDownItemCollection | A collection of DropDownItems. |
| DropDownItemEventArgs | Provides data for the WebDropDown.SelectionChanged, WebDropDown.ItemAdded, WebDropDown.ItemRemoved and WebDropDown.ItemInserted events of a WebDropDown control. |
| DropDownItemInsertedEventArgs | |
| DropDownItemRemovedEventArgs | |
| DropDownItemsBoundEventArgs | |
| DropDownItemsRequestedEventArgs | |
| DropDownSelectionChangedEventArgs | |
| DropDownValueChangedEventArgs | Argument used for event which is raised by WebDropDown when value of a thumb was changed. |
| DropDownValueDisplay | |
| DropDownValueDoesNotExistEventArgs | |
| DropDownValueListContainer | |
| ImageButton | |
| ImageItem | Represents an item in the WebImageViewer control. |
| ImageItemBinding | This class extends ListItemBinding to add additional property bindings. Property DataBindings are used to map data fields from the database to property values on items in a collection. |
| ImageItemCollection | A collection of ImageItems. |
| ImageItemEventArgs | Provides data for the WebImageViewer.SelectedIndexChanged, WebImageViewer.ItemAdded, WebImageViewer.ItemRemoved and WebImageViewer.ItemInserted events of a WebImageViewer control. |
| ImageViewerBot | The RunBot class is a companion to the main control class of a companion. It's primary function is to offload control functionality so that the main control is free to inherit from any other control class in the ASP.NET framework. Since the main control object is a rather heavy object, it is best to put as much functionality into base classes so that it can be shared and reused. But if the main control object must inherit from a base class other than one defined in the framework, then it would not be able to participate in the framework without duplicating a great deal of code. Therefore, by offloading the majority of functionality from the control object itself to a RunBot derivation class, the framework logic can be kept in the RunBot and the control can derive from any base class it needs to. |
| ImageViewerClientEvents | ClientEvents used by the WebImageViewer class |
| ImageViewerDataBindingManager | The DataBindingManager base class is responsible for coordinating and managing the data binding process. It stores and maintains the collection of WebBinding objects that determine which columns or properties in the data source objects are bound to the various properties of the control object model. |
| ImageViewerRenderer | Inherits from RendererBase. This is the renderer for the WebImageViewer. |
| ListBot | |
| ListControl | |
| ListItem | Represents an item for flat data controls. |
| ListItemBinding | This class extends DataBinding to add additional property bindings. Property DataBindings are used to map data fields from the database to property values on items in a collection. |
| ListItemCollection | |
| ListItemEventArgs | |
| NextItemAnimation | An object that allows for customization of the NextItem Animation. |
| PageAnimation | An object that allows for customization of the Page Animation. |
| PagerSettings | Pager settings (used if paging is enabled) |
| ScrollAnimations | The object that contains the settings to change the type of Animation that will occur when the WebImageViewer scroll Images into view. |
| WebDropDown | Control which implements the functionality of a web drop down |
| WebImageViewer | Displays Images in scrollable format. |