• PowerWEB FileUpload for ASP.NET
    • Using File Upload Controls
      • Upload Control
      • UploadManager Control
      • ProgressPanel Control
      • Streaming File Data
      • Updating Page Elements in Events
    • Licensing and Trial Operation
    • Deployment
    • Frequently Asked Questions
    • Assembly Overview
      • Dart.FileUpload Namespace
        • Classes
          • BaseStreamingModule
            • Members
          • ButtonStyle
            • Members
            • ButtonStyle Constructor
            • Properties
              • CssClass Property
          • CallbackException
            • Members
            • CallbackException Constructor
          • CallbackManager
            • Members
            • CallbackManager Constructor
            • Methods
              • Dispose Method
              • ExecuteClientScript Method
              • FinalizeException Method
                • FinalizeException() Method
                • FinalizeException(Boolean) Method
              • Init Method
              • Redirect Method
          • CancelButtonStyle
            • Members
            • CancelButtonStyle Constructor
              • CancelButtonStyle Constructor()
              • CancelButtonStyle Constructor(StateBag)
            • Properties
              • ButtonAlign Property
              • Text Property
              • Visible Property
          • DartDescriptionAttribute
            • Members
            • DartDescriptionAttribute Constructor
            • Properties
              • Description Property
          • DartLicenseException
            • Members
          • FileSelectedEventArgs
            • Members
            • FileSelectedEventArgs Constructor
            • Properties
              • Files Property
              • UploadID Property
          • FileUploadEventArgs
            • Members
            • FileUploadEventArgs Constructor
            • Properties
              • PostedFile Property
          • FileUploadExceptionEventArgs
            • Members
            • FileUploadExceptionEventArgs Constructor
            • Properties
              • FailedUpload Property
          • FileUploadModule
            • Members
            • FileUploadModule Constructor
          • KeyEventArgs
            • Members
            • KeyEventArgs Constructor
              • KeyEventArgs Constructor()
              • KeyEventArgs Constructor(Int32,Boolean,Boolean,Boolean)
            • Properties
              • Alt Property
              • Control Property
              • KeyCode Property
              • Shift Property
          • LocationEventArgs
            • Members
            • LocationEventArgs Constructor
              • LocationEventArgs Constructor()
              • LocationEventArgs Constructor(Unit,Unit)
            • Properties
              • X Property
              • Y Property
          • PostedFile
            • Members
            • PostedFile Constructor
            • Properties
              • BytesUploaded Property
              • ControlID Property
              • FileName Property
              • FileSize Property
              • SavedFilePath Property
              • TempFilePath Property
              • UniqueID Property
          • ProgBarStyle
            • Members
            • ProgBarStyle Constructor
            • Properties
              • BackColor Property
              • BarColor Property
          • ProgressPanel
            • Members
            • ProgressPanel Constructor
              • ProgressPanel Constructor()
              • ProgressPanel Constructor(String)
            • Methods
              • GetCallbackEventReference Method
              • GetScript Method
              • GetScriptObjectReference Method
              • GetScriptStyleReference Method
              • GetViewState Method
              • Hide Method
                • Hide() Method
                • Hide(Int32) Method
              • Show Method
                • Show() Method
                • Show(Int32) Method
            • Properties
              • BackgroundImageUrl Property
              • BufferedScript Property
              • CallbackType Property
              • CancelButtonDisabledImageUrl Property
              • CancelButtonImageUrl Property
              • CancelButtonStyle Property
              • CloseBehavior Property
              • Debug Property
              • HourUnitLabel Property
              • IsCallback Property
              • IsLive Property
              • LabelFont Property
              • Left Property
              • ManualCloseLinkText Property
              • MinuteUnitLabel Property
              • ProgressBarBackImageUrl Property
              • ProgressBarImageUrl Property
              • ProgressBarLocation Property
              • ProgressBarStyle Property
              • SecondUnitLabel Property
              • ShowFileCount Property
              • ShowStatusText Property
              • ShowUploadBytes Property
              • ShowUploadSpeed Property
              • ShowUploadTime Property
              • StatusStyle Property
              • StatusText Property
              • StatusTextCancelled Property
              • StatusTextComplete Property
              • StatusTextFailed Property
              • StatusTextUploading Property
              • Tag Property
              • Top Property
              • UpdateAll Property
              • UploadBytesLabel Property
              • UploadFileCountLabel Property
              • UploadSpeedLabel Property
              • UploadTimeElapsedLabel Property
              • UploadTimeRemainingLabel Property
              • Visible Property
              • Width Property
          • ResourceHttpHandler
            • Members
            • ResourceHttpHandler Constructor
            • Methods
              • ProcessRequest Method
            • Properties
              • IsReusable Property
          • StatusStyle
            • Members
            • StatusStyle Constructor
            • Properties
              • TextAlign Property
              • Width Property
          • TextBoxStyle
            • Members
            • TextBoxStyle Constructor
            • Properties
              • CssClass Property
          • Upload
            • Members
            • Upload Constructor
              • Upload Constructor()
              • Upload Constructor(String)
            • Methods
              • GetCallbackEventReference Method
              • GetScript Method
              • GetScriptObjectReference Method
              • GetScriptStyleReference Method
              • GetViewState Method
            • Properties
              • AutoPostBack Property
              • BufferedScript Property
              • ButtonImageUrl Property
              • ButtonStyle Property
              • ButtonType Property
              • CallbackType Property
              • Debug Property
              • FilterDescription Property
              • FilterExtension Property
              • Height Property
              • IsCallback Property
              • IsLive Property
              • Left Property
              • ShowTextBox Property
              • Tag Property
              • Text Property
              • TextBoxStyle Property
              • Top Property
              • UpdateAll Property
              • Visible Property
              • Width Property
          • UploadCompleteEventArgs
            • Members
            • UploadCompleteEventArgs Constructor
            • Properties
              • AverageTransferSpeed Property
              • BytesTransferred Property
              • ElapsedTime Property
              • FailedUploads Property
              • Files Property
              • RequestSize Property
          • UploadException
            • Members
            • UploadException Constructor
            • Properties
              • FailedFile Property
          • UploadFailedEventArgs
            • Members
            • UploadFailedEventArgs Constructor
            • Properties
              • Exception Property
          • UploadManager
            • Members
            • UploadManager Constructor
              • UploadManager Constructor()
              • UploadManager Constructor(String)
            • Methods
              • Cancel Method
              • RaisePostBackEvent Method
            • Properties
              • Extensions Property
              • FileExistsBehavior Property
              • FileRenamePattern Property
              • MaxFileSize Property
              • MaxRequestSize Property
              • PollingInterval Property
              • RaiseButtonClick Property
              • SavePath Property
              • TempPath Property
              • Timeout Property
              • UploadType Property
            • Events
              • FileSelected Event
              • FileUploadComplete Event
              • FileUploadFailed Event
              • UploadCancelled Event
              • UploadComplete Event
              • UploadFailed Event
              • UploadProgress Event
          • UploadProgressEventArgs
            • Members
            • UploadProgressEventArgs Constructor
            • Properties
              • AverageTransferSpeed Property
              • BytesTransferred Property
              • ControlID Property
              • CurrentTransferSpeed Property
              • Data Property
              • ElapsedTime Property
              • EstimatedFileSize Property
              • EstimatedRemainingTime Property
              • FileBytesUploaded Property
              • FileName Property
              • FilesInRequest Property
              • FileSize Property
              • FilesTransferred Property
              • RequestSize Property
              • UniqueID Property
        • Enumerations
          • BrowserType
          • ButtonAlign
          • ButtonType
          • CallbackType
          • CloseBehavior
          • ErrorBehavior
          • FileExistsBehavior
          • ProgressBarLocation
          • UploadType
          • ViewStateCacheType
        • Interfaces
          • ILiveControl
            • Overview
            • Members
            • Methods
              • GetScript Method
              • GetScriptObjectReference Method
              • GetScriptStyleReference Method
              • GetViewState Method
              • Refresh Method
            • Properties
              • BrowserType Property
              • BufferedScript Property
              • CallbackType Property
              • Debug Property
              • DynamicValidation Property
              • IsCallback Property
              • IsLive Property
              • Tag Property
        • Delegates
          • FileSelectedEventHandler
          • FileUploadEventHandler
          • FileUploadExceptionEventHandler
          • KeyEventHandler
          • LocationEventHandler
          • UploadCompleteEventHandler
          • UploadFailedEventHandler
          • UploadProgressEventHandler