LocalizableString Properties
Retrieves localized strings based on a key and updates them automatically when the current culture (locale) changes.| Name | Description |
|---|---|
| Value | Gets the current localized string value. The value is updated automatically when the culture changes. |
See Also