IProviderDictionaryInvalidate Method |
Invalidates the dictionary content.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax void Invalidate(
bool logTasks
)
Parameters
- logTasks
- Type: SystemBoolean
If true, logs the web farm tasks
See Also