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.1.5347.20411)
Parameters
- checkRequest
- Type: System Boolean
Whether check Request property.
- checkResponse
- Type: System Boolean
Whether check Response property.
Return Value
Type: HttpContextBaseSee Also