AdvancedGetFileHandlerProcessRequestInternal Method |
Processes the handler request
Namespace: CMS.Routing.WebAssembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 12.0.0
Syntax protected abstract void ProcessRequestInternal(
HttpContextBase context
)
Parameters
- context
- Type: System.WebHttpContextBase
Context
See Also