Метод | Описание | |
---|---|---|
Group_AutoFill_Volume_MySobekViewer ( RequestCache RequestSpecificValues ) : System.IO |
Constructor for a new instance of the Group_AutoFill_Volume_MySobekViewer class
|
|
Write_HTML ( |
Add the HTML to be displayed in the main SobekCM viewer area (outside of the forms) This class does nothing, since the interface list is added as controls, not HTML |
|
Write_ItemNavForm_Closing ( |
Add the HTML to be displayed in the main SobekCM viewer area This class does nothing, since the individual metadata elements are added as controls, not HTML |
public Group_AutoFill_Volume_MySobekViewer ( RequestCache RequestSpecificValues ) : System.IO | ||
RequestSpecificValues | RequestCache | All the necessary, non-global data specific to the current request |
Результат | System.IO |
public Write_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 |
Результат | void |
public Write_ItemNavForm_Closing ( |
||
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 |
Результат | void |