Метод | Описание | |
---|---|---|
ShowDetail ( int signatureDocumentId ) : void |
Shows the detail.
|
Метод | Описание | |
---|---|---|
Block_BlockUpdated ( object sender, |
Handles the BlockUpdated event of the control.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
btnCancel_Click ( object sender, |
Handles the Click event of the btnCancelType control.
|
|
btnSave_Click ( object sender, |
Handles the Click event of the btnSaveType control.
|
|
btnSend_Click ( object sender, |
Handles the Click event of the btnSend control.
|
Метод | Описание | |
---|---|---|
ReturnToParent ( ) : void |
Returns to parent.
|
|
SetEditMode ( bool editable ) : void |
Sets the edit mode.
|
|
ShowEditDetails ( SignatureDocument signatureDocument, bool onlyStatusDetails ) : void |
Shows the edit details.
|
|
ShowReadonlyDetails ( SignatureDocument signatureDocument ) : void |
Shows the readonly details.
|
protected Block_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected OnInit ( |
||
e | An |
|
Результат | void |
protected OnLoad ( |
||
e | The |
|
Результат | void |
public ShowDetail ( int signatureDocumentId ) : void | ||
signatureDocumentId | int | The signature document type identifier. |
Результат | void |
protected btnCancel_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected btnSave_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |
protected btnSend_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Результат | void |