LocalizationHelperCreateFileManager Method |
Creates a new instance of file manager.
Namespace: CMS.LocalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 13.0.131
Syntax public static FileResourceManager CreateFileManager(
string culture
)
Parameters
- culture
- Type: SystemString
Culture
Return Value
Type:
FileResourceManagerSee Also