Property | Type | Description | |
---|---|---|---|
buildtable | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
header | global::System.Web.UI.HtmlControls.HtmlGenericControl |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
GenerateHeader ( DBLane lane, DBHost host, DBRevision revision, string description ) : string | ||
GenerateLane ( GetViewLaneDataResponse response ) : string |
Method | Description | |
---|---|---|
OnLoad ( EventArgs, e ) : void |
public static GenerateHeader ( DBLane lane, DBHost host, DBRevision revision, string description ) : string | ||
lane | DBLane | |
host | DBHost | |
revision | DBRevision | |
description | string | |
return | string |
public GenerateLane ( GetViewLaneDataResponse response ) : string | ||
response | GetViewLaneDataResponse | |
return | string |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl buildtable | ||
return | global::System.Web.UI.HtmlControls.HtmlGenericControl |