AjaxUploader
Search Results for

    Show / Hide Table of Contents

    Class UploaderDebugger

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

    Inheritance
    object
    UploaderDebugger
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: CuteWebUI
    Assembly: AjaxUploader.dll
    Syntax
    public class UploaderDebugger

    Methods

    DecryptFromMachineSetting(string)

    Declaration
    public static string DecryptFromMachineSetting(string str)
    Parameters
    Type Name Description
    string str
    Returns
    Type Description
    string

    EncryptFromMachineSetting(string)

    Declaration
    public static string EncryptFromMachineSetting(string data)
    Parameters
    Type Name Description
    string data
    Returns
    Type Description
    string

    GetMacKeyHash()

    Declaration
    public static string GetMacKeyHash()
    Returns
    Type Description
    string
    In this article
    Back to top AjaxUploader 5.0 API Reference