Class StreamOutputResult
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
public sealed class StreamOutputResult : OutputResult
- Inheritance
-
StreamOutputResult
- Inherited Members
Properties
ContentStream
public Stream ContentStream { get; set; }
Property Value
ContentType
public string ContentType { get; set; }
Property Value
Filename
public string Filename { get; set; }