PowerWEB LiveControls for ASP.NET
Dart.LiveControls Namespace
See Also  Inheritance Hierarchy Send comments on this topic.

Classes

 ClassDescription
ClassBaseStreamingModule Summary description for SharedModule.
ClassCallbackException Exception thrown in callback.
ClassCallbackManager This class is not meant to be used by developers. It is the HTTPModule that coordinates and manages asynchronous callbacks.
ClassDartLicenseException The base class for all Dart component license exceptions.
ClassKeyEventArgs Provides data for the KeyDown, KeyPress or KeyUp event.
ClassLiveBoundColumn A column type for the LiveDataGrid control that is bound to a field in a data source.
ClassLiveButton Displays a Live push button control on the Web page.
ClassLiveButtonColumn A column type for the LiveDataGrid control that contains a user-defined command button, such as Add or Remove, that corresponds with each row in the column. A column type for the DataGrid control that contains a user-defined command button, such as Add or Remove, that corresponds with each row in the column.
ClassLiveCallback A control that permits any non-PowerWEB control to become Live enabled.
ClassLiveCheckBox Displays a check box that allows the user to select a true or false condition.
ClassLiveCheckBoxColumn A column type for the LiveDataGrid control that contains check boxes.
ClassLiveCheckBoxList Creates a multi selection check box group that can be dynamically created by binding the control to a data source.
ClassLiveDataGrid A data bound list control that displays the items from data source in a table. The LiveDataGrid control allows you to select, sort, and edit these items.
ClassLiveDataGridColumn Serves as the base class for the different column types of the DataGrid control.
ClassLiveDataGridItem Represents an item (row) in a LiveDataGrid control.
ClassLiveDropDownList Represents a control that allows the user to select a single item from a drop-down list.
ClassLiveDropDownListColumn A column type for the LiveDataGrid control that contains dropdown lists.
ClassLiveEditCommandColumn A special column type for the LiveDataGrid control that contains the Edit command buttons for editing data items in each row.
ClassLiveHyperLink A control that displays a link to another Web page.
ClassLiveHyperLinkColumn A column type for the DataGrid control that contains a hyperlink for each item in the column.
ClassLiveImage Displays an image on a Web page.
ClassLiveImageButton A control that displays an image and responds to mouse clicks on the image.
ClassLiveLabel Represents a label control, which displays text on a Web page.
ClassLiveLinkButton Displays a hyperlink style button control on a Web page.
ClassLiveListBox Represents a list box control that allows single or multiple item selection.
ClassLiveMessageBox Displays a message box that can inform or prompt the user.
ClassLivePanel Represents a control that acts as a container for other controls.
ClassLivePlaceHolder A container to store dynamically added server controls on the Web page.
ClassLiveRadioButton Represents a radio button control.
ClassLiveRadioButtonColumn A column type for the LiveDataGrid control that contains radio buttons.
ClassLiveRadioButtonList Represents a list control that encapsulates a group of radio button controls.
ClassLiveSound Plays a sound file client-side during a callback.
ClassLiveTableCell Represents a cell in a LiveTable control.
ClassLiveTemplateColumn Represents a column type for the DataGrid control that allows you to customize the layout of controls in the column.
ClassLiveTextBox Displays a text box control for user input.
ClassLiveTimer Implements a timer that raises an event at user-defined intervals.
ClassLiveWrapper A container used to wrap 3rd party controls so they can be updated from a callback.
ClassLocationEventArgs Provides location data for any events that occur when a user clicks on a PowerWEB control.
ClassResourceHttpHandler Summary description for ResourceHttpHandler.
ClassResponseEventArgs Provides data for a LiveMessageBox of type DialogType.Prompt or DialogType.Confirm.

Interfaces

 InterfaceDescription
InterfaceILiveControl Provides an interface for PowerWEB controls.

Delegates

 DelegateDescription
DelegateKeyEventHandler The delegate for the Key event.
DelegateLocationEventHandler The delegate for events that require location information.
DelegateResponseEventHandler The delegate for the Response event.

Enumerations

 EnumerationDescription
EnumerationBrowserType Enumerates values which describe the Web browser in use.
EnumerationCallbackType Enumerates values which describe the type of callback mechanism in use.
EnumerationDialogType Enumerates values which describe types of JavaScript message box.
EnumerationErrorBehavior Enumerates values which describe the behavior when an error condition occurs.
EnumerationLiveButtonColumnType Specifies the button type for the PowerWEB controls.LiveButtonColumn object.
EnumerationNonEditModeBehavior Enumerates values which describe the behavior of LiveCheckBoxColumn when in non-edit mode.
EnumerationViewStateCacheType An enumeration used to describe how the ViewStateCache mechanism is configured.

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.