Search Results for

    Show / Hide Table of Contents

    Class Constants

    Contains common constants for ImageVault

    Inheritance
    System.Object
    Constants
    Namespace: ImageVault.Common
    Assembly: ImageVault.Common.dll
    Syntax
    public static class Constants : Object

    Fields

    InternalMediaKey

    Gets the InternalMediaKey of the Constants

    Declaration
    public const string InternalMediaKey = "media"
    Field Value
    Type Description
    System.String

    NoPublishDetailsExists

    Tells that no publish details exists on publish information for media

    Declaration
    public const string NoPublishDetailsExists = "NoPublishDetailsExists"
    Field Value
    Type Description
    System.String

    PublishedMediaKey

    Gets the PublishedMediaKey of the Constants

    Declaration
    public const string PublishedMediaKey = "publishedmedia"
    Field Value
    Type Description
    System.String
    In This Article
    Back to top (c) Meriworks 2002-2022