Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Localization
LocalizationService Class
LocalizationService Methods
ClearCache Method
GetAPIString Method
GetString Method
LocalizeString Method
LocalizationService
ClearCache Method
Clears the cached resource strings and forces them to load again on next localization request.
Namespace:
CMS.Localization
Assembly:
CMS.Globalization (in CMS.Globalization.dll) Version: 12.0.0
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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com