Click or drag to resize
ProviderDictionaryTKey, TValueClear Method
Clears all the items.

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

Parameters

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

Implements

IProviderDictionaryClear(Boolean)
See Also