Method | Description | |
---|---|---|
Add_Search_Box_HTML ( |
Add the HTML to be displayed in the search box
|
|
No_Search_AggregationViewer ( RequestCache RequestSpecificValues, AggregationViewBag ViewBag ) : System.IO |
Constructor for a new instance of the No_Search_AggregationViewer class
|
public Add_Search_Box_HTML ( |
||
Output | Textwriter to write the HTML for this viewer | |
Tracer | Custom_Tracer | Trace object keeps a list of each method executed and important milestones in rendering |
return | void |
public No_Search_AggregationViewer ( RequestCache RequestSpecificValues, AggregationViewBag ViewBag ) : System.IO | ||
RequestSpecificValues | RequestCache | All the necessary, non-global data specific to the current request |
ViewBag | AggregationViewBag | Aggregation-specific request information, such as aggregation object and any browse object requested |
return | System.IO |