Click or drag to resize
TouchCacheItemWebFarmTaskKeys Property
Gets or sets collection of cache keys which will be touched.

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

Property Value

Type: String
See Also