Search Results for

    Show / Hide Table of Contents

    Class CookieEchoData

    Inheritance
    System.Object
    CookieEchoData
    Namespace: ImageVault.Client.Rest
    Assembly: ImageVault.Client.dll
    Syntax
    public class CookieEchoData : Object

    Constructors

    CookieEchoData()

    Declaration
    public CookieEchoData()

    Properties

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String

    Value

    Declaration
    public string Value { get; set; }
    Property Value
    Type Description
    System.String

    Extension Methods

    EnumExtensions.GetNames<TEnum>(TEnum)
    In This Article
    Back to top (c) Meriworks 2002-2022