Property | Type | Description | |
---|---|---|---|
btnStartOrder | global::System.Web.UI.WebControls.Button | ||
lblAUTHKEY | global::System.Web.UI.WebControls.Label | ||
lblOrderID | global::System.Web.UI.WebControls.Label | ||
lblResponce | global::System.Web.UI.WebControls.Label | ||
lnkSendToBilling | global::System.Web.UI.WebControls.HyperLink | ||
pnl_response | global::System.Web.UI.WebControls.Panel |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
||
btnStartOrder_OnClick ( object sender, |
Method | Description | |
---|---|---|
ParseResponse ( string strResponse ) : void | ||
SendValidationRequest ( string Parameters ) : void | ||
UpdateResponse ( string strResponse ) : void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnStartOrder_OnClick ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::System.Web.UI.WebControls.Button btnStartOrder | ||
return | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Label lblAUTHKEY | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblOrderID | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label lblResponce | ||
return | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.HyperLink lnkSendToBilling | ||
return | global::System.Web.UI.WebControls.HyperLink |