메소드 | 설명 | |
---|---|---|
SetVisible ( bool visible ) : void |
Sets the visible.
|
메소드 | 설명 | |
---|---|---|
BindGrid ( ) : void |
Binds the signature documents grid.
|
|
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.
|
|
gSignatureDocuments_Add ( object sender, |
Handles the Add event of the gSignatureDocuments control.
|
|
gSignatureDocuments_Delete ( object sender, |
Handles the Delete event of the gSignatureDocuments control.
|
|
gSignatureDocuments_Edit ( object sender, |
Handles the Edit event of the gSignatureDocuments control.
|
|
gSignatureDocuments_GridRebind ( object sender, |
Handles the GridRebind event of the gSignatureDocuments control.
|
메소드 | 설명 | |
---|---|---|
NavigateToDetailPage ( int documentId ) : void |
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 SetVisible ( bool visible ) : void | ||
visible | bool | if set to |
리턴 | void |
protected gSignatureDocuments_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gSignatureDocuments_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gSignatureDocuments_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gSignatureDocuments_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |