summaryP:DotNetNuke.Services.OutputCache.OutputCacheResponseFilter.ChainedStream
Namespace: DotNetNuke.Services.OutputCacheAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public Stream ChainedStream { get; set; } |
| Visual Basic |
|---|
Public Property ChainedStream As Stream Get Set |