Click or drag to resize
OutputCacheEventArgsOutput Property
Content retrieved from the output cache.

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 10.0.0
Syntax
C#
public CachedOutput Output { get; set; }

Property Value

Type: CachedOutput
See Also