메소드 | 설명 | |
---|---|---|
InitPageParameter ( CycleCount cycleCount ) : void |
메소드 | 설명 | |
---|---|---|
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void |
protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
sender | object | |
e | GridViewRowEventArgs | |
리턴 | void |
public InitPageParameter ( CycleCount cycleCount ) : void | ||
cycleCount | CycleCount | |
리턴 | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |