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