FileResourceEditorSaveFile Method |
Stores modified resource strings orf requested culture to file.
Namespace: CMS.LocalizationAssembly: CMS.Localization (in CMS.Localization.dll) Version: 9.0.0
Syntax protected void SaveFile(
string filename,
string culture
)
Parameters
- filename
- Type: SystemString
Filename (including path) - culture
- Type: SystemString
Culture
See Also