Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.UIControls
ResourceHandler Class
ResourceHandler Methods
ProcessRequest Method
ResourceHandler
ProcessRequest Method
Processes the incoming HTTP request that and returns the specified stylesheets.
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
Copy
public
void
ProcessRequest
(
HttpContext
context
)
Parameters
context
Type:
System.Web
HttpContext
An HTTPContext object that provides references to the intrinsic server objects used to service HTTP requests
Implements
IHttpHandler
ProcessRequest(HttpContext)
See Also
Reference
ResourceHandler Class
CMS.UIControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com