ControlsHelperToolkitCombinedScriptHandler Method |
Handle URLs for combined script request generated by toolkit script manager
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public static void ToolkitCombinedScriptHandler(
HttpContext context
)
Parameters
- context
- Type: System.WebHttpContext
Current http context
See Also