Click or drag to resize

PdfHttpHandlerWithoutSession.ProcessRequest Method

Enables processing of HTTP Web requests by the HttpHandler.

Namespace:  RadPdf.Web.HttpHandler
Assembly:  RadPdf (in RadPdf.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax
public virtual void ProcessRequest(
	HttpContext context
)

Parameters

context
Type: System.Web.HttpContext
An HttpContext object that provides references to the intrinsic server objects (for example, Request, Response, Session, and Server) used to service HTTP requests.

Implements

IHttpHandler.ProcessRequest(HttpContext)
Remarks
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!