Search Results for

    Show / Hide Table of Contents

    Interface ISuggestionItem

    Defines a suggestion item

    Namespace: ImageVault.Core.Common.Search
    Assembly: ImageVault.Core.dll
    Syntax
    public interface ISuggestionItem

    Properties

    SearchText

    Defines the suggestion search text

    Declaration
    string SearchText { get; set; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top (c) Meriworks 2002-2022