CustomizeFormattingCultureEventArgs Properties
Arguments passed to the XafApplication.CustomizeFormattingCulture event.Name | Description |
---|---|
FormattingCulture | Specifies the culture currently set for the application. |
PreferredLanguageName | Specifies the language currently set for the Application Model‘s IModelApplication.PreferredLanguage property. |
UserLanguageName | Specifies the language which is set in the user’s operating system or passed by the Internet browser. |
See Also