Sets/updates default resource string.
Namespace: CMS.LocalizationAssembly: CMS.Localization (in CMS.Localization.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- key
- Type: System String
Resource string key
- value
- Type: System String
Resource string value
- culture
- Type: System String
Culture
- dontSave (Optional)
- Type: System Boolean
True if file shouldn't be saved after update. False by default.
See Also