Search Results for

    Show / Hide Table of Contents

    Enum AssetSearchModes

    The different types of search modes available for the search engine

    Namespace: ImageVault.Common.Data
    Assembly: ImageVault.Common.dll
    Syntax
    public enum AssetSearchModes

    Fields

    Name Description
    All

    Will match only items matching all terms provided in the Search query

    Any

    Will match any term provided in the Search query

    Extension Methods

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