Property | Type | Description | |
---|---|---|---|
RequestSpecificValues | RequestCache | ||
StaticPage |
Method | Description | |
---|---|---|
Add_HTML ( |
Add the HTML to be displayed No html is added here, although children classes should override this virtual method to add HTML |
Method | Description | |
---|---|---|
abstractWebContentViewer ( RequestCache RequestSpecificValues, |
Constructor for objects which implement this abstract class
|
public Add_HTML ( |
||
Output | Textwriter to write the HTML for this viewer | |
Tracer | Trace object keeps a list of each method executed and important milestones in rendering | |
return | void |
protected abstractWebContentViewer ( RequestCache RequestSpecificValues, |
||
RequestSpecificValues | RequestCache | All the necessary, non-global data specific to the current request |
StaticPage | Static page info for this request | |
return | System.IO |
protected RequestCache RequestSpecificValues | ||
return | RequestCache |