Property | Type | Description | |
---|---|---|---|
buildtable | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
header | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
pager | global::System.Web.UI.HtmlControls.HtmlGenericControl |
Property | Type | Description | |
---|---|---|---|
GeneratePageLink | string |
Method | Description | |
---|---|---|
GenerateHeader ( |
||
GenerateLaneTable ( |
||
GeneratePager ( |
Method | Description | |
---|---|---|
OnLoad ( EventArgs e ) : void |
Method | Description | |
---|---|---|
GeneratePageLink ( int hostid, int laneid, int page, int limit ) : string |
public GenerateHeader ( |
||
lane | ||
host | MonkeyWrench.DataClasses.DBHost | |
horizontal | bool | |
return | string |
public GenerateLaneTable ( |
||
response | ||
lane | ||
host | MonkeyWrench.DataClasses.DBHost | |
horizontal | bool | |
page | int | |
limit | int | |
return | string |
public GeneratePager ( |
||
response | ||
lane | ||
host | MonkeyWrench.DataClasses.DBHost | |
page | int | |
limit | int | |
return | string |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl buildtable | ||
return | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl header | ||
return | global::System.Web.UI.HtmlControls.HtmlGenericControl |