C# Class Sitecore.FakeDb.ContentSearch.SwitchingSearchProvider

Inheritance: SearchProvider
Mostra file Open project: sergeyshushlyapin/Sitecore.FakeDb Class Usage Examples

Public Methods

Method Description
GetContextIndexName ( IIndexable indexable ) : string
GetContextIndexName ( IIndexable indexable, ICorePipeline pipeline ) : string

Private Methods

Method Description
SwitchingSearchProvider ( ) : Sitecore.Abstractions

Method Details

GetContextIndexName() public method

public GetContextIndexName ( IIndexable indexable ) : string
indexable IIndexable
return string

GetContextIndexName() public method

public GetContextIndexName ( IIndexable indexable, ICorePipeline pipeline ) : string
indexable IIndexable
pipeline ICorePipeline
return string