Search Results for

    Show / Hide Table of Contents

    Enum PopulateFields

    Defines which fields that should be populated

    Namespace: ImageVault.Common.Data
    Assembly: ImageVault.Common.dll
    Syntax
    [Flags]
    public enum PopulateFields

    Fields

    Name Description
    Access

    Populates the Access field

    Agreements

    Populates the Agreements field

    CanBeDownloaded

    Populates the CanBeDownloaded field

    Categories

    Populates the Categories field

    DisableHtml

    Disables population of the Html property

    None

    None, don't populate any extra fields

    Shared

    Populates the Shared field

    StorageInformation

    Populates the Html field of the MediaConversions

    Extension Methods

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