The Localization type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | ApplicationResourceDirectory |
Returns ~/App_GlobalResources
|
![]() | CurrentCulture |
The CurrentCulture returns the current Culture being used
is 'key'.
|
![]() | CurrentUICulture |
The CurrentUICulture for the Thread
|
![]() ![]() | ExceptionsResourceFile |
Returns ~/App_GlobalResources/Exceptions.resx
|
![]() ![]() | GlobalResourceFile |
Returns ~/App_GlobalResources/GlobalResources.resx
|
![]() ![]() | KeyName |
The KeyName property returns and caches the name of the key attribute used to lookup resources.
This can be configured by setting ResourceManagerKey property in the web.config file. The default value for this property
is 'key'.
|
![]() ![]() | LocalResourceDirectory | |
![]() ![]() | LocalSharedResourceFile | |
![]() ![]() | SharedResourceFile | |
![]() ![]() | ShowMissingKeys |
The ShowMissingKeys property returns the web.config setting that determines
whether to render a visual indicator that a key is missing
is 'key'.
|
![]() ![]() | SupportedLocalesFile | |
![]() ![]() | SystemLocale | |
![]() ![]() | SystemTimeZone | |
![]() ![]() | SystemTimeZoneOffset | Obsolete. |
![]() ![]() | TimezonesFile | Obsolete. |