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.Web.Mvc
- Krystalware.SlickUpload.Web.SessionStorage
Krystalware.SlickUpload.Web.Handlers Namespace
The Krystalware.SlickUpload.Handlers namespace contains internal SlickUpload IHttpHandlers.- BlankHandler
- Defines a handler that returns a blank page.
- CancelHandler
- Defines a handler that cancels an upload request.
- ProgressHandler
- Defines a handler that returns progress information for an upload request.
- SessionHandler
- Defines a handler that reads and writes to session state.
- UploadHandler
- Defines a handler that handles uploads.