Свойство | Тип | Описание | |
---|---|---|---|
GetScheduledTransaction | FinancialScheduledTransaction | ||
ShowErrorMessage | void | ||
ShowView | void |
Метод | Описание | |
---|---|---|
AccountName ( int accountId ) : string |
Accounts the name.
|
|
OnInit ( |
||
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
lbCancelSchedule_Click ( object sender, |
Handles the Click event of the lbCancelSchedule control.
|
|
lbCancel_Click ( object sender, |
Handles the Click event of the lbCancel control.
|
|
lbReactivateSchedule_Click ( object sender, |
Handles the Click event of the lbReactivateSchedule control.
|
|
lbRefresh_Click ( object sender, |
Handles the Click event of the lbRefresh control.
|
|
lbUpdate_Click ( object sender, |
Handles the Click event of the lbUpdate control.
|
Метод | Описание | |
---|---|---|
GetScheduledTransaction ( ) : FinancialScheduledTransaction |
Gets the scheduled transaction.
|
|
ShowErrorMessage ( string message ) : void | ||
ShowView ( FinancialScheduledTransaction txn ) : void |
Shows the view.
|
protected AccountName ( int accountId ) : string | ||
accountId | int | The account identifier. |
Результат | string |
protected OnLoad ( |
||
e | The |
|
Результат | void |
protected lbCancelSchedule_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected lbCancel_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected lbReactivateSchedule_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected lbRefresh_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected lbUpdate_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |