프로퍼티 | 타입 | 설명 | |
---|---|---|---|
allList | IList |
||
control_num | string | ||
forecastDateList | List |
||
totalItem | int |
메소드 | 설명 | |
---|---|---|
GetView ( string searchSql ) : void | ||
UpdateView ( ) : void |
메소드 | 설명 | |
---|---|---|
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void | ||
btnBack_Click ( object sender, EventArgs e ) : void |
protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void | ||
sender | object | |
e | GridViewRowEventArgs | |
리턴 | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected btnBack_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |