AjaxUploader
Search Results for

    Show / Hide Table of Contents

    Enum LicenseEdition

    Represents the active license edition resolved for the current request.

    Namespace: AjaxUploader.Licensing
    Assembly: AjaxUploader.dll
    Syntax
    public enum LicenseEdition

    Fields

    Name Description
    Developer

    Developer license intended for development use.

    Domain

    Domain-based license.

    Enterprise

    Enterprise license with the broadest deployment scope.

    Ip

    Server IP-based license.

    Trial

    Trial license limited to localhost use.

    Unlicensed

    No valid license was found for the current request.

    In this article
    Back to top AjaxUploader 5.0 API Reference