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

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
void Clear(
	bool logTasks
)

Parameters

logTasks
Type: SystemBoolean
If true, logs the web farm tasks
See Also