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

Classes

 ClassDescription
ClassBaseStreamingModule Summary description for SharedModule.
ClassButtonStyle  
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.
ClassCancelButtonStyle Gets a System.Web.UI.WebControls.Style object representing the style that will be applied to the Cancel button.
ClassDartDescriptionAttribute This class is for design time property description.
ClassDartLicenseException The base class for all Dart component license exceptions.
ClassFileSelectedEventArgs Provides data for the UploadManager.FileSelected event.
ClassFileUploadEventArgs Provides data for the UploadManager.FileUploadComplete event.
ClassFileUploadExceptionEventArgs Provides data for the UploadManager.FileUploadFailed event.
ClassFileUploadModule This class is not meant to be used by developers.
ClassKeyEventArgs Provides data for the KeyDown, KeyPress or KeyUp event.
ClassLocationEventArgs Provides location data for any events that occur when a user clicks on a PowerWEB control.
ClassPostedFile Information concerning a posted file, including its name, size and path.
ClassProgBarStyle Gets a System.Web.UI.WebControls.Style object representing the style that will be applied to the progress bar.
ClassProgressPanel A control for showing the progress of file transfers during an upload operation.
ClassResourceHttpHandler Summary description for ResourceHttpHandler.
ClassStatusStyle Gets a System.Web.UI.WebControls.Style object representing the style that will be applied to the Status bar.
ClassTextBoxStyle  
ClassUpload An enhanced control for uploading files to the server.
ClassUploadCompleteEventArgs Provides data for the UploadManager.UploadComplete event.
ClassUploadException An UploadException occurs when there is an error during an upload.
ClassUploadFailedEventArgs Provides data for the UploadManager.UploadFailed event.
ClassUploadManager A control used to manage page-level file upload behavior.
ClassUploadProgressEventArgs Provides data for the UploadManager.UploadProgress event.

Interfaces

 InterfaceDescription
InterfaceILiveControl Provides an interface for PowerWEB controls.

Delegates

 DelegateDescription
DelegateFileSelectedEventHandler The delegate used for the FileSelected event.
DelegateFileUploadEventHandler The delegate used for the FileUploadComplete event.
DelegateFileUploadExceptionEventHandler The delegate used for the FileUploadFailed event.
DelegateKeyEventHandler The delegate for the Key event.
DelegateLocationEventHandler The delegate for events that require location information.
DelegateUploadCompleteEventHandler The delegate used for the UploadComplete event.
DelegateUploadFailedEventHandler The delegate used for the UploadFailed event.
DelegateUploadProgressEventHandler The delegate used for the UploadProgress event.

Enumerations

 EnumerationDescription
EnumerationBrowserType Enumerates values which describe the Web browser in use.
EnumerationButtonAlign Gets or sets the horizontal alignment of the button.
EnumerationButtonType Specifies the button types for the Upload control.
EnumerationCallbackType Enumerates values which describe the type of callback mechanism in use.
EnumerationCloseBehavior Gets or sets the behavior of the progress panel after a file upload operation.
EnumerationErrorBehavior Enumerates values which describe the behavior when an error condition occurs.
EnumerationFileExistsBehavior Behavior when encountering duplicate files in the Save Path.
EnumerationProgressBarLocation Possible locations for ProgressPanel ProgressBar(s).
EnumerationUploadType The global type of upload method to use.
EnumerationViewStateCacheType An enumeration used to describe how the ViewStateCache mechanism is configured.

See Also

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