Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ProviderDictionary(TKey, TValue) Class
ProviderDictionary(TKey, TValue) Methods
Add Method
Clear Method
ClearInternal Method
Contains Method
ContainsInternal Method
ContainsKey Method
ConvertKey Method
Delete Method
GetDictionaries Method
Invalidate Method
LoadNextGeneration Method
LogWebFarmTask Method
NextGenerationAvailable Method
ProcessWebFarmTask Method
ReloadDictionaries Method
Remove Method
RemoveInternal Method
TryGetInternal Method
Update Method
ProviderDictionary
TKey
,
TValue
Invalidate Method
Invalidates the dictionary content.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
virtual
void
Invalidate
(
bool
logTask
)
Parameters
logTask
Type:
System
Boolean
If true, web farm task is logged
Implements
IProviderDictionaryTemplate
TValue
Invalidate(Boolean)
See Also
Reference
ProviderDictionary
TKey, TValue
Class
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com