Check whether current context is available (always no matter ThrowExceptionWhenNull) and then optionally whether request and response are available.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- checkRequest
- Type: System Boolean
Whether check Request property.
- checkResponse
- Type: System Boolean
Whether check Response property.
Return Value
Type: HttpContextBaseSee Also