CacheSynchronizationLogRemoveTask Method |
Logs the web farm synchronization task for remove operation
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static void LogRemoveTask(
string originalKey,
bool caseSensitive
)
Parameters
- originalKey
- Type: SystemString
Original key - caseSensitive
- Type: SystemBoolean
Case sensitive
See Also