Kentico 8.2 API Reference
Kentico 8.2 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
CheckLogTask Method
Invalidate Method
LoadNextGeneration Method
LogWebFarmTask Method
NextGenerationAvailable Method
ProcessWebFarmTask Method
ReloadDictionaries Method
Remove Method
RemoveInternal Method
TryGetInternal Method
Update Method
ProviderDictionary
TKey
,
TValue
ClearOlder Method
Removes the objects older that specified time.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
void
ClearOlder
(
DateTime
time
)
Parameters
time
Type:
System
DateTime
Minimum time to keep the object
Implements
IProviderDictionaryTemplate
ValueType
ClearOlder(DateTime)
See Also
Reference
ProviderDictionary
TKey, TValue
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com