C# Class Sitecore.FakeDb.DbLanguages

Encapsulates a list of languages to be switched using Switcher{T} for the SwitchingLanguageDataProvider.
Mostra file Open project: sergeyshushlyapin/Sitecore.FakeDb

Public Methods

Method Description
DbLanguages ( ) : Sitecore.Collections
GetLanguages ( ) : LanguageCollection

Method Details

DbLanguages() public method

public DbLanguages ( ) : Sitecore.Collections
return Sitecore.Collections

GetLanguages() public method

public GetLanguages ( ) : LanguageCollection
return LanguageCollection