Click or drag to resize
ClearCacheItemsWebFarmTaskKeyPrefix Property
Gets or sets prefix of all identifiers of caches to be flushed.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
public string KeyPrefix { get; set; }

Property Value

Type: String
See Also