Class OutputResult NamespaceDynamicweb.Frontend AssemblyDynamicweb.dll public abstract class OutputResult Inheritance object OutputResult Derived ContentOutputResult ContentOutputResult<T> NoActionOutputResult NotFoundOutputResult RedirectOutputResult StreamOutputResult Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Properties Headers public Dictionary<string, string> Headers { get; set; } Property Value Dictionary<string, string>