Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ProviderDictionary(TKey, TValue) Class
ProviderDictionary(TKey, TValue) Methods
Add Method
Clear Method
ContainsKey Method
ConvertKey Method
Delete Method
Invalidate Method
LogWebFarmTask Method
Remove Method
RemoveInternal Method
TryGetInternal Method
TryGetValue Method
Update Method
ProviderDictionary
TKey
,
TValue
Invalidate Method
Invalidates the dictionary content.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
virtual
void
Invalidate
(
bool
logTask
)
Parameters
logTask
Type:
System
Boolean
If true, web farm task is logged
Implements
IProviderDictionary
Invalidate(Boolean)
See Also
Reference
ProviderDictionary
TKey, TValue
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com