Skip to content

ed6840e7 c3e5 d89d 81a0 f14d7890eda3

Fernando Garcia edited this page May 8, 2018 · 1 revision

IWriter.ResponseEx Property

Additional header content

Gets a reference to an object HttpResponseEx containing the MIME type of the output stream and response header for a ASP.NET operation.

Namespace: iTin.Export.ComponentModel.Writer
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

HttpResponseEx ResponseEx { get; }

VB

ReadOnly Property ResponseEx As HttpResponseEx
	Get

Property Value

Type: HttpResponseEx
A HttpResponseEx containing the MIME type of the output stream and response header for a ASP.NET operation.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Writer.IWriter.ResponseEx"]

See Also

Reference

IWriter Interface
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally