Click or drag to resize
ProviderDictionaryCollectionClear 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 logTasks
)

Parameters

logTasks
Type: SystemBoolean
If true, web farm tasks are logged
See Also