ResourceHandler ProcessRequest Method Kentico 8.0 API Reference
Processes the incoming HTTP request that and returns the specified stylesheets.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

context
Type: OnlineSystem.Web HttpContext
An HTTPContext object that provides references to the intrinsic server objects used to service HTTP requests
See Also