Click or drag to resize
OutputFilterContextSentFromCache Property
Gets the value that indicates whether response is sent from cache

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 10.0.0
Syntax
C#
public static bool SentFromCache { get; }

Property Value

Type: Boolean
See Also