Свойство | Тип | Описание | |
---|---|---|---|
BindDocuments | void | ||
BindGridFromViewState | void | ||
DlDocuments_ItemDataBound | void | ||
LoadDropDowns | void |
Метод | Описание | |
---|---|---|
ShowDetail ( int benevolenceRequestId ) : void |
Shows the detail.
|
Метод | Описание | |
---|---|---|
Block_BlockUpdated ( object sender, |
Handles the BlockUpdated event of the control.
|
|
LoadViewState ( object savedState ) : void |
Restores the view-state information from a previous user control request that was saved by the M:System.Web.UI.UserControl.SaveViewState method.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
SaveViewState ( ) : object |
Saves any user control view-state changes that have occurred since the last page postback.
|
|
btnAddResults_Click ( object sender, |
Handles the AddClick event of the mdAddResult control.
|
|
fileUpDoc_FileRemoved ( object sender, |
Handles the FileRemoved event of the fileUpDoc control.
|
|
fileUpDoc_FileUploaded ( object sender, |
||
gResults_AddClick ( object sender, |
Handles the AddClick event of the gResults control.
|
|
gResults_DeleteClick ( object sender, |
Handles the DeleteClick event of the gResult control.
|
|
gResults_RowSelected ( object sender, |
Handles the RowSelected event of the gResults control.
|
|
lbCancel_Click ( object sender, |
Handles the Click event of the lbCancel control.
|
|
lbPrint_Click ( object sender, |
Handles the Click event of the lbPrint control.
|
|
lbSave_Click ( object sender, |
Handles the Click event of the lbSave control.
|
|
ppPerson_SelectPerson ( object sender, |
Handles the SelectPerson event of the ppPerson control.
|
Метод | Описание | |
---|---|---|
BindDocuments ( bool canEdit ) : void |
Binds the documents.
|
|
BindGridFromViewState ( ) : void |
Binds the grid.
|
|
DlDocuments_ItemDataBound ( object sender, System.Web.UI.WebControls.DataListItemEventArgs e ) : void |
Handles the ItemDataBound event of the DlDocuments control.
|
|
LoadDropDowns ( BenevolenceRequest benevolenceRequest ) : void |
Loads the drop downs.
|
protected Block_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected LoadViewState ( object savedState ) : void | ||
savedState | object | An |
Результат | void |
protected OnInit ( |
||
e | An |
|
Результат | void |
protected OnLoad ( |
||
e | The |
|
Результат | void |
public ShowDetail ( int benevolenceRequestId ) : void | ||
benevolenceRequestId | int | The benevolence request identifier |
Результат | void |
protected btnAddResults_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected fileUpDoc_FileRemoved ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected fileUpDoc_FileUploaded ( object sender, |
||
sender | object | |
e | ||
Результат | void |
protected gResults_AddClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gResults_DeleteClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected gResults_RowSelected ( 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 lbPrint_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected lbSave_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected ppPerson_SelectPerson ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |