| ILocalizationServiceClearCache Method | 
            Clears the cached resource strings and forces them to load again on next localization request.
            
 
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
 Syntax
Syntaxvoid ClearCache(
	bool logTasks
)
Parameters
- logTasks
- Type: SystemBoolean
 If true, web farm tasks are logged
 See Also
See Also