Plumtree Portal UI  
 

PTPersonalSettingsHelper.GetDefaultLocale Method 

This helper method determines the fall back default locale, assuming that the locale could not be determined by the browser settings. This method will not return UseBrowser as a locale.

public static string GetDefaultLocale(
   IApplication application
);

Parameters

application

Return Value

the default locale

See Also

PTPersonalSettingsHelper Class | com.plumtree.portaluiinfrastructure.login Namespace