asp.net.ph

Page.Response Property

System.Web.UI Namespace   Page Class


Returns the Response object associated with the page.

Syntax


Script [ HttpResponse variable = ] Page.Response

Property Value


variable Returns the Response object associated with the current page.

The property is read only with no default value.

Exceptions


Exception Type Condition
HttpException Thrown if the Response object is not available.

Remarks

The Response object is used to send HTTP response data to a client and obtain information about that response.

See Also

Page Members   HttpResponse Class Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note