Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Localization
LocalizationService Class
LocalizationService Methods
ClearCache Method
GetAPIString Method
GetString Method
LocalizationService
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: 8.2.23
Syntax
C#
Copy
public
override
void
ClearCache
(
bool
logTasks
)
Parameters
logTasks
Type:
System
Boolean
If true, web farm tasks are logged
Implements
ILocalizationService
ClearCache(Boolean)
See Also
Reference
LocalizationService Class
CMS.Localization Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com