Class | Description | |
---|---|---|
![]() | BaseStreamingModule | Summary description for SharedModule. |
![]() | ButtonStyle | |
![]() | CallbackException | Exception thrown in callback. |
![]() | CallbackManager | This class is not meant to be used by developers. It is the HTTPModule that coordinates and manages asynchronous callbacks. |
![]() | CancelButtonStyle | Gets a System.Web.UI.WebControls.Style object representing the style that will be applied to the Cancel button. |
![]() | DartDescriptionAttribute | This class is for design time property description. |
![]() | DartLicenseException | The base class for all Dart component license exceptions. |
![]() | FileSelectedEventArgs | Provides data for the UploadManager.FileSelected event. |
![]() | FileUploadEventArgs | Provides data for the UploadManager.FileUploadComplete event. |
![]() | FileUploadExceptionEventArgs | Provides data for the UploadManager.FileUploadFailed event. |
![]() | FileUploadModule | This class is not meant to be used by developers. |
![]() | KeyEventArgs | Provides data for the KeyDown, KeyPress or KeyUp event. |
![]() | LocationEventArgs | Provides location data for any events that occur when a user clicks on a PowerWEB control. |
![]() | PostedFile | Information concerning a posted file, including its name, size and path. |
![]() | ProgBarStyle | Gets a System.Web.UI.WebControls.Style object representing the style that will be applied to the progress bar. |
![]() | ProgressPanel | A control for showing the progress of file transfers during an upload operation. |
![]() | ResourceHttpHandler | Summary description for ResourceHttpHandler. |
![]() | StatusStyle | Gets a System.Web.UI.WebControls.Style object representing the style that will be applied to the Status bar. |
![]() | TextBoxStyle | |
![]() | Upload | An enhanced control for uploading files to the server. |
![]() | UploadCompleteEventArgs | Provides data for the UploadManager.UploadComplete event. |
![]() | UploadException | An UploadException occurs when there is an error during an upload. |
![]() | UploadFailedEventArgs | Provides data for the UploadManager.UploadFailed event. |
![]() | UploadManager | A control used to manage page-level file upload behavior. |
![]() | UploadProgressEventArgs | Provides data for the UploadManager.UploadProgress event. |
Interface | Description | |
---|---|---|
![]() | ILiveControl | Provides an interface for PowerWEB controls. |
Delegate | Description | |
---|---|---|
![]() | FileSelectedEventHandler | The delegate used for the FileSelected event. |
![]() | FileUploadEventHandler | The delegate used for the FileUploadComplete event. |
![]() | FileUploadExceptionEventHandler | The delegate used for the FileUploadFailed event. |
![]() | KeyEventHandler | The delegate for the Key event. |
![]() | LocationEventHandler | The delegate for events that require location information. |
![]() | UploadCompleteEventHandler | The delegate used for the UploadComplete event. |
![]() | UploadFailedEventHandler | The delegate used for the UploadFailed event. |
![]() | UploadProgressEventHandler | The delegate used for the UploadProgress event. |
Enumeration | Description | |
---|---|---|
![]() | BrowserType | Enumerates values which describe the Web browser in use. |
![]() | ButtonAlign | Gets or sets the horizontal alignment of the button. |
![]() | ButtonType | Specifies the button types for the Upload control. |
![]() | CallbackType | Enumerates values which describe the type of callback mechanism in use. |
![]() | CloseBehavior | Gets or sets the behavior of the progress panel after a file upload operation. |
![]() | ErrorBehavior | Enumerates values which describe the behavior when an error condition occurs. |
![]() | FileExistsBehavior | Behavior when encountering duplicate files in the Save Path. |
![]() | ProgressBarLocation | Possible locations for ProgressPanel ProgressBar(s). |
![]() | UploadType | The global type of upload method to use. |
![]() | ViewStateCacheType | An enumeration used to describe how the ViewStateCache mechanism is configured. |