Méthode | Description | |
---|---|---|
LoadDropDowns ( ) : void |
Loads the drop downs.
|
|
ShowDetail ( int batchId ) : void |
Shows the detail.
|
Méthode | Description | |
---|---|---|
Block_BlockUpdated ( object sender, |
||
ImageUrl ( int binaryFileId, int maxWidth = null, int maxHeight = null ) : string |
Images the URL.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
OnPreRender ( |
Raises the E:System.Web.UI.Control.PreRender event.
|
|
btnFilter_Click ( object sender, |
Handles the Click event of the btnFilter control.
|
|
btnNext_Click ( object sender, |
Handles the Click event of the btnNext control.
|
|
btnPrevious_Click ( object sender, |
Handles the Click event of the btnPrevious control.
|
|
ddlIndividual_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the ddlIndividual control.
|
|
mdAccountsPersonalFilter_SaveClick ( object sender, |
Handles the SaveClick event of the mdAccountsPersonalFilter control.
|
|
ppSelectNew_SelectPerson ( object sender, |
Handles the SelectPerson event of the ppSelectNew control.
|
Méthode | Description | |
---|---|---|
LoadPersonPreview ( int personId ) : void |
Loads the person preview.
|
|
MarkTransactionAsNotProcessedByCurrentUser ( int transactionId ) : void |
Marks the transaction as not processed by the current user
|
|
NavigateToTransaction ( Direction direction ) : void |
Navigates to the next (or previous) transaction to edit
|
protected Block_BlockUpdated ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected ImageUrl ( int binaryFileId, int maxWidth = null, int maxHeight = null ) : string | ||
binaryFileId | int | The binary file identifier. |
maxWidth | int | The maximum width. |
maxHeight | int | The maximum height. |
Résultat | string |
protected OnInit ( |
||
e | An |
|
Résultat | void |
protected OnLoad ( |
||
e | The |
|
Résultat | void |
protected OnPreRender ( |
||
e | An |
|
Résultat | void |
public ShowDetail ( int batchId ) : void | ||
batchId | int | The financial batch identifier. |
Résultat | void |
protected btnFilter_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected btnNext_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected btnPrevious_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected ddlIndividual_SelectedIndexChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected mdAccountsPersonalFilter_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected ppSelectNew_SelectPerson ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |