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