| ILocalizationKeyValue Interface |
Namespace:
Cauldron.Localization
Assembly:
Cauldron.Localization (in Cauldron.Localization.dll) Version: 3.2.0.2
Syntax public interface ILocalizationKeyValue
Public Interface ILocalizationKeyValue
public interface class 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