Controller.Response Property

Definition

Gets the HttpResponseBase object for the current HTTP response.

public System.Web.HttpResponseBase Response { get; }

Property Value

The HttpResponseBase object for the current HTTP response.

Applies to