 | ILocalizationKeyValue Interface |
Namespace:
Cauldron.Localization
Assembly:
Cauldron.Localization (in Cauldron.Localization.dll) Version: 3.2.0.1 (3.2.0.1)
Syntaxpublic interface ILocalizationKeyValue
The ILocalizationKeyValue type exposes the following members.
Properties|
| Name | Description |
|---|
 | Key |
Gets the localization key
|
Top
Methods|
| Name | Description |
|---|
 | GetValue |
Gets the localized value of the key
|
Top
See Also