Click or drag to resize
IHttpContextResponse Property
Gets the IResponse object for the current HTTP response.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
IResponse Response { get; }

Property Value

Type: IResponse
See Also