Click or drag to resize
IProviderDictionaryTemplateValueTypeInvalidate Method
Invalidates the dictionary content.

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

Parameters

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