C# Class Sitecore.FakeDb.ContentSearch.SwitchingSearchProvider

Inheritance: SearchProvider
Afficher le fichier Open project: sergeyshushlyapin/Sitecore.FakeDb Class Usage Examples

Méthodes publiques

Méthode Description
GetContextIndexName ( IIndexable indexable ) : string
GetContextIndexName ( IIndexable indexable, ICorePipeline pipeline ) : string

Private Methods

Méthode Description
SwitchingSearchProvider ( ) : Sitecore.Abstractions

Method Details

GetContextIndexName() public méthode

public GetContextIndexName ( IIndexable indexable ) : string
indexable IIndexable
Résultat string

GetContextIndexName() public méthode

public GetContextIndexName ( IIndexable indexable, ICorePipeline pipeline ) : string
indexable IIndexable
pipeline ICorePipeline
Résultat string