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

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

Parameters

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