CultureUtils.SetDisplayCulture(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allows caller to change the culture that will be used to render messages and resources. If this is not called, the default UI Culture will be used. This must be called before the CrmServerLoginControl is initialized or it will not take effect.
public:
static void SetDisplayCulture(int languageCode);
public static void SetDisplayCulture (int languageCode);
static member SetDisplayCulture : int -> unit
Public Shared Sub SetDisplayCulture (languageCode As Integer)
Parameters
- languageCode
- Int32
language code