메소드 | 설명 | |
---|---|---|
ShowDetail ( int routeId ) : void |
Shows the detail.
|
메소드 | 설명 | |
---|---|---|
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.
|
|
btnSave_Click ( object sender, |
Handles the Click event of the btnSave control.
|
|
ppPage_SelectItem ( object sender, |
Handles the SelectItem event of the ppPage control.
|
메소드 | 설명 | |
---|---|---|
ShowSite ( ) : void |
protected OnInit ( |
||
e | An |
|
리턴 | void |
protected OnLoad ( |
||
e | The |
|
리턴 | void |
public ShowDetail ( int routeId ) : void | ||
routeId | int | The route 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 ppPage_SelectItem ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |