Plumtree Portal UI  
 

PTSearchLocaleVarPack.GetLanguageNameForCode Method 

This method will return the localized language name given its code.

public virtual string GetLanguageNameForCode(
   string strCode,
   string strLanguage
);

See Also

PTSearchLocaleVarPack Class | com.plumtree.portaluiinfrastructure.application.varpacks Namespace