Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Localization
FileLocalizationService Class
FileLocalizationService Methods
ClearCache Method
GetAPIString Method
GetFileString Method
GetString Method
LocalizeExpression Method
FileLocalizationService
ClearCache Method
Clears the cached resource strings and forces them to load again on next localization request.
Namespace:
CMS.Localization
Assembly:
CMS.Localization (in CMS.Localization.dll) Version: 11.0.0
Syntax
C#
Copy
public
virtual
void
ClearCache
(
bool
logTasks
)
Parameters
logTasks
Type:
System
Boolean
If true, web farm tasks are logged
Implements
ILocalizationService
ClearCache(Boolean)
See Also
Reference
FileLocalizationService Class
CMS.Localization Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com