CultureUtils Class
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.
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. |