IProviderDictionaryTemplateValueType Interface |
Namespace: CMS.DataEngine
The IProviderDictionaryTemplateValueType type exposes the following members.
Name | Description | |
---|---|---|
Add |
Adds the specified object.
| |
Clear |
Clears all the items.
| |
ClearExpired |
Clears all the expired items.
| |
ClearOlder |
Removes the objects older that specified time.
| |
Contains(Object) |
Returns true if the table contains specified record.
| |
Contains(Object, ValueType) |
Returns true if the table contains specified record.
| |
GetRealCount |
Gets the real count of the objects in the dictionary
| |
Invalidate |
Invalidates the dictionary content.
| |
Remove |
Removes the specified object.
|
Name | Description | |
---|---|---|
Count |
Items count.
| |
DataIsValid |
Returns true if the dictionary content is valid.
| |
LogWebFarmTasks |
Gets / sets if the dictionary should log the web farm tasks
| |
ReloadDictionary |
If true, the dictionary should be reloaded.
|