Property | Type | Description | |
---|---|---|---|
lblBlocks | global::System.Web.UI.WebControls.Label | ||
lblName | global::System.Web.UI.WebControls.Label | ||
lblUpdated | global::System.Web.UI.WebControls.Label | ||
lstRunInfo | global::System.Web.UI.WebControls.BulletedList |
Method | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
Unzip ( byte s ) : string | ||
dehex ( String hexed ) : byte[] | ||
getBlocks ( ) : void | ||
getErrorCount ( ) : void | ||
getRunInfo ( ) : Boolean |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected global::System.Web.UI.WebControls.Label lblBlocks | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblName | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblUpdated | ||
return | global::System.Web.UI.WebControls.Label |