Click or drag to resize
CacheSynchronizationLogTouchKeysTask Method (String)
Logs the web farm synchronization task for the touch key operation

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static void LogTouchKeysTask(
	params string[] keys
)

Parameters

keys
Type: SystemString
Keys to touch
See Also