SlickUpload

Krystalware.SlickUpload.Web.Controls Namespace

The Krystalware.SlickUpload.Web.Controls namespace provides ASP.NET WebForms server controls that encapsulate client rendering and interaction with SlickUpload.
FileList
Displays a list of files that have been selected for upload.
FileListElement
Displays a file list element.
FileListRemoveCommand
Displays a file list remove command.
FileSelector
Provides an interface for users to select files to upload.
KrystalwareScriptRenderer
Renders Krystalware client script for the current page.
MarkerControlBase
An abstract base class that provides the core functionality for WebForms display controls.
SlickUpload
Provides an interface for users to select files, upload them, and view rich progress based on an AJAX handler.
UploadConnector
Connects an HTML form with out of band uploads.
UploadProgressBar
Displays an upload progress bar element.
UploadProgressDisplay
Displays upload progress to users based on an AJAX handler.
UploadProgressElement
Displays an upload progress element.
UploadSessionEventArgs
Provides data for the UploadComplete event.
WebControlBase
An abstract base class that provides the core functionality for WebForms controls.