What ASP.NET object encapsulates the user’s data as it is sent from a form in a page?
The Session object.
The Application object.
The Response object.
The Request object.