AjaxUploader
Search Results for

    Show / Hide Table of Contents

    Namespace CuteWebUI

    Classes

    AttachmentItem

    Represents one item in the legacy attachment collection.

    AttachmentItemCollection

    Collection wrapper for legacy attachment items.

    AttachmentItemEventArgs

    Event arguments for actions raised by the legacy attachment control.

    MvcHandler

    Base HTTP handler for the legacy MVC integration model.

    MvcUploadFile

    Represents an uploaded file returned by the legacy MVC integration helpers.

    MvcUploader

    Compatibility helper for the old MVC integration pattern built on top of the v5 upload service.

    PersistedFile

    Represents a file that has been marked as persisted and should survive temporary cleanup.

    PersistedFileEventArgs

    Legacy event arguments for controls that expose a single persisted file.

    UploadAttachments

    Legacy attachment-list control compatibility wrapper built on top of AjaxAttachments.

    UploadFileBase

    Compatibility base class for legacy uploader controls that expose item text styling.

    UploadModule

    Lightweight compatibility stub for the old upload module integration points.

    UploadPersistedFile

    Compatibility control that keeps track of a single persisted uploaded file.

    Uploader

    Main legacy CuteWebUI uploader control compatibility wrapper.

    UploaderBase

    Core legacy uploader compatibility control built on top of AjaxFileUpload.

    UploaderDebugger

    Compatibility helper for machine-specific values used by the older licensing and diagnostics code.

    UploaderEventArgs

    Legacy event arguments describing an uploaded file and its provider operations.

    UploaderFileSystemProvider

    File-system implementation of the legacy provider wrapper with rename support.

    UploaderLicenseException

    Exception thrown when legacy uploader license validation fails.

    UploaderLicenseProvider

    Compatibility license provider for legacy CuteWebUI controls.

    UploaderProvider

    Legacy provider wrapper built on top of the v5 storage and upload services.

    UploaderValidateOption

    Holds legacy file validation settings such as size, extension, and MIME restrictions.

    Interfaces

    IAjaxUploader

    Minimal contract implemented by legacy uploader wrappers.

    IAttachmentProvider

    Contract for custom attachment storage providers used by the legacy attachment control.

    IUploaderRenameProvider

    Adds rename support to a legacy uploader provider.

    Enums

    AttachmentItemBehavior

    Specifies what happens after a legacy attachment action is triggered.

    AttachmentItemTemplatePosition

    Specifies where a custom attachment template is placed in the legacy attachment row.

    EnumUploaderLicense

    Legacy uploader license flags kept for compatibility.

    MvcUploaderScriptSource

    Specifies how the legacy MVC helper emits client script.

    ProgressBarType

    Defines the visual style used by the legacy progress bar UI.

    UploadAddonButtonMode

    Specifies how a legacy addon button is rendered with the uploader.

    UploadCursor

    Specifies the cursor style used by legacy uploader UI elements.

    UploadType

    Represents the legacy upload engine selection modes.

    UploaderAdvancedOption

    Represents advanced switches used to disable legacy client runtime options.

    Delegates

    AttachmentItemEventHandler

    Handles events raised for legacy attachment items.

    PersistedFileEventHandler

    Handles legacy events related to a persisted file.

    UploaderBatchEventHandler

    Handles legacy uploader events that pass multiple uploaded files.

    UploaderEventHandler

    Handles legacy uploader events that pass one uploaded file.

    In this article
    Back to top AjaxUploader 5.0 API Reference