Click or drag to resize
ResponseDataSenderResponse Property
Current HTTP response.

Namespace: CMS.AspNet.Platform.Routing
Assembly: CMS.AspNet.Platform (in CMS.AspNet.Platform.dll) Version: 13.0.131
Syntax
C#
protected HttpResponseBase Response { get; }

Property Value

Type: HttpResponseBase
See Also