Click or drag to resize
AbstractProviderDictionaryClear Method
Clears all the items.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public abstract void Clear(
	bool logTask
)

Parameters

logTask
Type: SystemBoolean
If true, web farm task is logged
See Also