Method | Description | |
---|---|---|
ShowDetail ( int opportunityId ) : void |
Shows the detail.
|
Method | Description | |
---|---|---|
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 btnCancel control.
|
|
btnConnect_Click ( object sender, |
Handles the Click event of the btnEdit control.
|
Method | Description | |
---|---|---|
SavePhone ( |
||
ShowError ( string title, string message ) : void |
protected Block_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected OnInit ( |
||
e | An |
|
return | void |
protected OnLoad ( |
||
e | The |
|
return | void |
public ShowDetail ( int opportunityId ) : void | ||
opportunityId | int | The opportunity identifier. |
return | void |
protected btnCancel_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |
protected btnConnect_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
return | void |