Click or drag to resize
RemoveCacheItemWebFarmTaskIsCaseSensitive Property
Get or sets a value that indicates if cache key is case sensitive.

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

Property Value

Type: Boolean
See Also