IClientLocalizationProvider Interface |
Namespace: CMS.Base.Web.UI.Internal
public interface IClientLocalizationProvider
The IClientLocalizationProvider type exposes the following members.
Name | Description | |
---|---|---|
GetClientLocalization |
Resolves all localization string for the given moduleName. This method assumes there exists
localization file in the module folder.
|