Search Results for

    Show / Hide Table of Contents

    Enum ContentDisplayTypes

    Defines the different display options that a content can be configured with

    Namespace: ImageVault.Common.Data
    Assembly: ImageVault.Common.dll
    Syntax
    [Obsolete("Not used any more")]
    public enum ContentDisplayTypes

    Fields

    Name Description
    ContainsPlayer

    Content contains player and don't need any other data

    Default

    Default, contains only content. Content type defines type of display

    Extension Methods

    EnumExtensions.GetName()
    EnumExtensions.GetNames<ContentDisplayTypes>()
    EnumExtensions.GetAttribute<TAttribute>()
    In This Article
    Back to top (c) Meriworks 2002-2022