메소드 | 설명 | |
---|---|---|
OnInit ( |
Initializes the control/Rock Block
|
|
OnLoad ( |
Loads the control.
|
|
gExceptionOccurrences_GridRebind ( object sender, |
Handles the GridRebind event of the gExceptionOccurrences control.
|
|
gExceptionOccurrences_RowSelected ( object sender, |
메소드 | 설명 | |
---|---|---|
BindExceptionOccurrenceGrid ( ExceptionLog baseException ) : void |
Binds the exception occurrence grid.
|
|
ShowDetail ( int exceptionId ) : void |
Loads the exception occurrences panel
|
protected OnInit ( |
||
e | An |
|
리턴 | void |
protected OnLoad ( |
||
e | The |
|
리턴 | void |
protected gExceptionOccurrences_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gExceptionOccurrences_RowSelected ( object sender, |
||
sender | object | |
e | ||
리턴 | void |