CustomizeLanguageEventArgs Properties
Arguments passed to the XafApplication.CustomizeLanguage event.
Name | Description |
---|---|
Language |
Specifies the language currently used by the application. |
Preferred |
Specifies the language currently set for the Application Model‘s IModel |
User |
Specifies the language which is set in the user’s operating system or passed by the Internet browser. |
See Also