IProviderDictionaryTemplateTValue Interface |
Namespace: CMS.DataEngine
The IProviderDictionaryTemplateTValue type exposes the following members.
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
|
Name | Description | |
---|---|---|
Add |
Adds the specified object.
| |
Clear |
Clears all the items.
| |
Contains(Object) |
Returns true if the table contains specified record.
| |
Contains(Object, TValue) |
Returns true if the table contains specified record.
| |
Invalidate |
Invalidates the dictionary content.
| |
Remove |
Removes the specified object.
|