Krystalware
SlickUpload logo

Krystalware.SlickUpload Namespace

Provides classes and interfaces for the core SlickUpload functionality.

Declaration Syntax

C#

namespace Krystalware.SlickUpload

Visual Basic

Namespace Krystalware.SlickUpload

Types

IconTypeDescription
HttpUploadModule
The HttpUploadModule is the core of SlickUpload.
IUploadFileFilter
Represents a contract for file filtering.
IUploadLengthFilter
Represents a contract for request length filtering.
IUploadRequestFilter
Represents a contract for request filtering.
RequestRecorderModule
The RequestRecorderModule provides a method to record a request for debugging purposes.
SlickUploadHandler
An HttpHandler that returns status information for a specified upload in an xml document.
UploadedFile
Provides information about a file that has been uploaded.
UploadException
Represents errors that occur during an upload.