3716c8ee 9eeb 60f0 5bc1 91f9a38e2c54 - iAJTin/iExportEngine GitHub Wiki
Additional header content
Gets a reference to an object HttpResponseEx than contains 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)
C#
public virtual HttpResponseEx ResponseEx { get; }VB
Public Overridable ReadOnly Property ResponseEx As HttpResponseEx
GetType: HttpResponseEx
A HttpResponseInfo than contains the MIME type of the output stream and response header for a ASP.NET operation.
[Missing documentation for "P:iTin.Export.ComponentModel.Writer.BaseWriter.ResponseEx"]