CultureUtils Class

Definition

Static class for changing the CultureInfo of the ConnectControl

public ref class CultureUtils abstract sealed
public static class CultureUtils
type CultureUtils = class
Public Class CultureUtils
Inheritance
CultureUtils

Methods

SetDisplayCulture(Int32)

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.

Applies to