메소드 | 설명 | |
---|---|---|
ShowDetail ( int pledgeId ) : void |
Shows the detail.
|
메소드 | 설명 | |
---|---|---|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
btnCancel_Click ( object sender, |
Handles the Click event of the btnCancel control.
|
|
btnSave_Click ( object sender, |
Handles the Click event of the btnSave control.
|
|
ppPerson_SelectPerson ( object sender, |
Handles the SelectPerson event of the ppPerson control.
|
메소드 | 설명 | |
---|---|---|
LoadGroups ( int currentGroupId ) : void |
protected OnLoad ( |
||
e | The |
|
리턴 | void |
public ShowDetail ( int pledgeId ) : void | ||
pledgeId | int | The pledge 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 ppPerson_SelectPerson ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |