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