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

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

Property Value

Type: IResponse
See Also