Table of Contents

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

ContentOutputResult

Properties

Content

public string Content { get; set; }

Property Value

string

ContentType

public string ContentType { get; set; }

Property Value

string
To top