Quantcast
Channel: Developer to developer
Viewing all articles
Browse latest Browse all 9076

Finding all the languages for which a language is a fallback for

$
0
0

I can get a fallback language for a language using this –

var fallbackLang = ContentLanguageSettingsHandler.Instance.GetFallbackLanguages(Contentlink, "en-NZ");

but how do I do the opposite of this? Like I know the fallback language, but I want to identify for what all languages it serves as a fallback.


Viewing all articles
Browse latest Browse all 9076

Trending Articles