Xperience 13 API Reference
Xperience 13 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: 13.0.131
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) 2023 Kentico Software
Send comments on this topic to
support@kentico.com