Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IExamineManagerService

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

    Methods

    View Source

    TryFindSearcher(string, out ISearcher)

    Declaration
    bool TryFindSearcher(string searcherName, out ISearcher searcher)
    Parameters
    Type Name Description
    string searcherName
    ISearcher searcher
    Returns
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX