Response Object in ASP.Net

preview_player
Показать описание
The ASP Response object is used to send output to the user from the server.
It has collections, properties, and methods such as Cookies,Write(), Redirect().
The HttpResponse object is referred to by the keyword Response
The methods and properties of the HttpResponse class are exposed through the Response property of the HttpApplication, HttpContext, Page, and UserControl classes.
We will see Response Obvject in detail with example in this video tutorial.

Like, Share and Subscribe the Channel
Рекомендации по теме