ILocalizationStringSource Interface |
Namespace: CMS.Localization
public interface ILocalizationStringSource
The ILocalizationStringSource type exposes the following members.
Name | Description | |
---|---|---|
DefaultCulture |
Source default culture
|
Name | Description | |
---|---|---|
GetString |
Returns specified string from the localization string source. In case the stringName was not found, returns null.
|