| Name | Description | |
|---|---|---|
| AppendDebugHeadersToHttpContextResponse System Use Only | ||
| AppendDebugHeadersToHttpResponseMessage System Use Only | ||
| CreateDocxResponse | Create a Response containing a Word document (docx) passed in as a Byte array. | |
| CreateErrorResponse | Create an Error Response. | |
| CreateHtmlResponse | Create a Response containing HTML. | |
| CreateJsonResponse | Create a Response containing JSON text. | |
| CreatePdfResponse | Create a Response containing a PDF document passed in as a Byte array. | |
| CreatePdfResponseFromHtml | Create a Response containing a PDF document automatically generated from the passed in HTML. | |
| CreateResponse | Create a Response containing an object that will be serialized automatically (based upon content-type negotiation) to either XML or JSON. | |
| CreateResponseFromByteArray | Create a Response containing data passed in as a Byte array. | |
| CreateTextResponse | Create a Response containing plain Text. | |
| CreateXmlResponse | Create a Response containing XML text. | |
| New |
| Name | Description | |
|---|---|---|
| RequestText Read-Only | Allows easy access to the RequestText. | |
| WebSubscriberId Read-Only | The Id of the Web Subscriber making this request. |
| Name | Description | |
|---|---|---|
| AspNetRequest Read-Only | ||
| AuthenticatedClientId Read-Only | ||
| AuthenticatedClientPk Read-Only | ||
| AuthenticatedUserId Read-Only | ||
| AuthenticatedUserPk Read-Only | ||
| AuthenticatedUserType Read-Only | ||
| ContentType Read-Only | ||
| Parameters Read-Only | ||
| Request Read-Only | ||
| WebSubscriberPk Read-Only |