Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Routing.Web
GetFileHandler Class
GetFileHandler Methods
CompleteRequest Method
FileNotFound Method
HandleClientCache Method
ProcessRequest Method
ProcessRequestInternal Method
RespondNotModified Method
SetResponseHeaders Method
WriteBytes Method
GetFileHandler
ProcessRequest Method
Process the request.
Namespace:
CMS.Routing.Web
Assembly:
CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
ProcessRequest
(
HttpContext
context
)
Parameters
context
Type:
System.Web
HttpContext
Current HTTP context.
Implements
IHttpHandler
ProcessRequest(HttpContext)
See Also
Reference
GetFileHandler Class
CMS.Routing.Web Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com