FileResourceManager LoadStrings Method Kentico 8.0 API Reference
Loads the resource file from the specified path.

Namespace: CMS.Localization
Assembly: CMS.Localization (in CMS.Localization.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

resourceFiles
Type:  OnlineSystem String 
Files to load
culture
Type: OnlineSystem String
File culture

Return Value

Type: StringSafeDictionary OnlineString 
See Also