C# Class Sitecore.FakeDb.Sites.FakeSiteContextSwitcher

Switches The Site Context and sync context with Factory.Sites
Inheritance: SiteContextSwitcher
Afficher le fichier Open project: sergeyshushlyapin/Sitecore.FakeDb

Méthodes publiques

Méthode Description
Dispose ( ) : void
FakeSiteContextSwitcher ( SiteContext site ) : System

Private Methods

Méthode Description
AddOnlyNew ( List currentSites, IEnumerable update ) : void
ToDictionary ( NameValueCollection col ) : string>.IDictionary

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FakeSiteContextSwitcher() public méthode

public FakeSiteContextSwitcher ( SiteContext site ) : System
site SiteContext
Résultat System