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