Mediachase FileUploader.NET 1.9 Framework Help

Mediachase.FileUploader Namespace

Namespace hierarchy

Classes

ClassDescription
CancelUploadEventArgs
FileSizeLimitException Represents an exception that is thrown when an upload file size is bigger than the maximal size set in the config file
FormFieldInfo Provides readolny information about the form field.
FormInfo Provides information about the process of uploading.
InvalidTempStoragePath Represents the exception that is thrown when the section httpFile from Web.Config includes an invalide TempStoragePath attribute.
McFile Provides static methods for creation, deletion and save temporary files.
McFormProgress Provides access to progress information.
McHttpModule The module intercepts and optimizes http requests.
PostSizeLimitException Represents an exception that is thrown when POST size is bigger than the maximal size set in the config file
SqlBlobStream Exposes a Stream around a text, ntext, or image column, supporting both synchronous and asynchronous read and write operations.
SqlContext Represents the sql connection information, either valid connection string for a SqlConnection or SqlTransaction.
SqlHelper The SqlHelper class is intended to encapsulate high performance, scalable best practices for common uses of SqlClient.
SqlHelperParameterCache SqlHelperParameterCache provides functions to leverage a static cache of procedure parameters, and the ability to discover parameters for stored procedures at run-time.
SqlParameterList Represents the SqlParameter collection.
UploadCanceled Represents an exception that is thrown when an upload is canceled

Delegates

DelegateDescription
McHttpModule.CancelUploadEventHandler

Enumerations

EnumerationDescription
ProgressState Specifies the progress information storage.
SqlBlobAccess Defines constants for read, write, or read/write access to a text, ntext, or image column.
TemporaryFileStorage Specifies the temporary file storage.