Search Results for

    Show / Hide Table of Contents

    Interface INavigationCommandSearchService

    Namespace: Simplic.Navigation.Command
    Assembly: Simplic.Navigation.Command.dll
    Syntax
    public interface INavigationCommandSearchService

    Methods

    | Improve this Doc View Source

    Search(String)

    Execute navigation selection/search

    Declaration
    IList<NavigationCommandSearchResult> Search(string input)
    Parameters
    Type Name Description
    System.String input

    Input or search string

    Returns
    Type Description
    System.Collections.Generic.IList<NavigationCommandSearchResult>

    List of selected commands with arguments

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx