Microsoft Windows Architecture for Developers Training Kit
After this lesson, you will be able to
- List and describe common properties and methods of the Response object.
- Use the Write method of the Response object to add text to an HTTP response message.
- Use the Redirect method of the Response object to jump to a different Web page.
- Buffer a response message.