Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IExamineManagerService

    Namespace: Umbraco.Cms.ManagementApi.Services
    Assembly: Umbraco.Cms.ManagementApi.dll
    Syntax
    public interface IExamineManagerService

    Methods

    View Source

    TryFindSearcher(String, out ISearcher)

    Declaration
    bool TryFindSearcher(string searcherName, out ISearcher searcher)
    Parameters
    Type Name Description
    System.String searcherName
    ISearcher searcher
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • TryFindSearcher(String, out ISearcher)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX