AbstractProviderDictionaryClear Method |
Clears all the items.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public abstract void Clear(
bool logTask
)
Parameters
- logTask
- Type: SystemBoolean
If true, web farm task is logged
See Also