Property | Type | Description | |
---|---|---|---|
Log | global::Subtext.Web.Admin.WebUI.AdvancedPanel | ||
LogPage | global::Subtext.Web.Controls.RepeaterWithEmptyDataTemplate | ||
btnClearLog | global::System.Web.UI.WebControls.Button | ||
btnExportToExcel | global::System.Web.UI.WebControls.Button | ||
resultsPager | global::Subtext.Web.Controls.PagingControl |
Method | Description | |
---|---|---|
FormatLogger ( object logger ) : string | ||
OnInit ( |
||
OnLoad ( |
Method | Description | |
---|---|---|
BindList ( ) : void | ||
BindListForExcel ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LoadPage ( ) : void | ||
btnClearLog_Click ( object sender, |
||
btnExportToExcel_Click ( object sender, |
protected FormatLogger ( object logger ) : string | ||
logger | object | |
return | string |
protected global::Subtext.Web.Admin.WebUI.AdvancedPanel Log | ||
return | global::Subtext.Web.Admin.WebUI.AdvancedPanel |
protected global::Subtext.Web.Controls.RepeaterWithEmptyDataTemplate LogPage | ||
return | global::Subtext.Web.Controls.RepeaterWithEmptyDataTemplate |
protected global::System.Web.UI.WebControls.Button btnClearLog | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button btnExportToExcel | ||
return | global::System.Web.UI.WebControls.Button |