프로퍼티 | 타입 | 설명 | |
---|---|---|---|
RequestSpecificValues | RequestCache | ||
StaticPage |
메소드 | 설명 | |
---|---|---|
Add_HTML ( |
Add the HTML to be displayed No html is added here, although children classes should override this virtual method to add HTML |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | 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 | |
리턴 | System.IO |