Table of Contents

Class OutputResult

Namespace
Dynamicweb.Frontend
Assembly
Dynamicweb.dll
public abstract class OutputResult
Inheritance
OutputResult
Derived
Inherited Members

Properties

Headers

public Dictionary<string, string> Headers { get; set; }

Property Value

Dictionary<string, string>
To top