SlickUpload Documentation
- Installation
- Configuration
- Quick Start Guide
- How To
- Concepts
- Troubleshooting
- FAQ/Known Issues
- Upgrading
- Client Reference
-
Server Reference
- Class reference syntax
- Installing the license
-
SlickUpload Namespaces
- Krystalware.SlickUpload
- Krystalware.SlickUpload.Configuration
- Krystalware.SlickUpload.Storage
- Krystalware.SlickUpload.Storage.Streams
- Krystalware.SlickUpload.Web
-
Krystalware.SlickUpload.Web.Controls
- FileList Class
- FileListElement Class
- FileListRemoveCommand Class
- FileSelector Class
- KrystalwareScriptRenderer Class
- MarkerControlBase Class
- SlickUpload Class
- UploadConnector Class
- UploadProgressBar Class
- UploadProgressDisplay Class
- UploadProgressElement Class
- UploadSessionEventArgs Class
- WebControlBase Class
- Krystalware.SlickUpload.Web.Controls.Design
- Krystalware.SlickUpload.Web.Handlers
- Krystalware.SlickUpload.Web.Mvc
- Krystalware.SlickUpload.Web.SessionStorage
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.