summaryP:DotNetNuke.Services.OutputCache.OutputCacheResponseFilter.ChainedStream

Namespace: DotNetNuke.Services.OutputCache
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public Stream ChainedStream { get; set; }
Visual Basic
Public Property ChainedStream As Stream
	Get
	Set

See Also