IFrameworkProvider Methods

Glimpse API

IFrameworkProvider Methods Glimpse API Documentation
The IFrameworkProvider type exposes the following members.
Methods

  NameDescription
Public methodInjectHttpResponseBody
Injects the Http response body.
Public methodSetCookie
Sets the cookie.
Public methodSetHttpResponseHeader
Sets the Http response header.
Public methodSetHttpResponseStatusCode
Sets the Http response status code.
Public methodWriteHttpResponse( Byte )
Writes the Http response.
Public methodWriteHttpResponse(String)
Writes the Http response.
Back to Top
See Also