ProviderDictionaryCollectionClear Method |
Clears all the items.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public void Clear(
bool logTasks
)
Parameters
- logTasks
- Type: SystemBoolean
If true, web farm tasks are logged
See Also