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