WebPageRenderingBase::Response Property

Namespace:  System.Web.WebPages
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)

public:
virtual property HttpResponseBase^ Response {
	HttpResponseBase^ get ();
}

Property Value

Type: System.Web::HttpResponseBase
Show: