Class ContentOutputResult
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
public class ContentOutputResult : OutputResult
- Inheritance
-
ContentOutputResult
- Inherited Members
Fields
Empty
public static readonly ContentOutputResult Empty
Field Value
Properties
Content
public string Content { get; set; }
Property Value
ContentType
public string ContentType { get; set; }