| Class | Description |
|---|---|
| AspxTextWriter | This subclass of HtmlTextWriter is designed specifically for writing *.ASPX files, rather than regular *.HTML files. It also has shared utility methods useful for programmatically creating content for *.ASPX files. |
| SessionNavigationHistory | This class is used to record and examine info about successive HTTP requests. |
| SessionNavigationHistory.RequestInfo | This class is used by the SessionNavigationHistory class to store info about a specific HTTP request. |