GetFileHandlerProcessRequestInternal Method |
Process the request.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax protected abstract void ProcessRequestInternal(
HttpContext context
)
Parameters
- context
- Type: System.WebHttpContext
Current HTTP context.
See Also