ServerUtils.SetThreadCultures Method
Sets the locale of the current thread to the locale of the current site.
Namespace: Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Shared Sub SetThreadCultures
'Usage
ServerUtils.SetThreadCultures()
public static void SetThreadCultures()
See Also
Reference
Microsoft.PerformancePoint.Scorecards.ServerCommon Namespace