Interface IExamineManagerService
Namespace: Umbraco.Cms.Api.Management.Services
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public interface IExamineManagerService
Methods
View SourceTryFindSearcher(string, out ISearcher)
Declaration
bool TryFindSearcher(string searcherName, out ISearcher searcher)
Parameters
| Type | Name | Description |
|---|---|---|
| string | searcherName | |
| ISearcher | searcher |
Returns
| Type | Description |
|---|---|
| bool |