프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BuAddData | global::System.Web.UI.WebControls.Button | ||
BuSearch | global::System.Web.UI.WebControls.Button | ||
Button1 | global::System.Web.UI.WebControls.Button | ||
DDLAccounts | global::System.Web.UI.WebControls.DropDownList | ||
DDLHomeWorkID | global::System.Web.UI.WebControls.DropDownList | ||
DDLIsActive | global::System.Web.UI.WebControls.DropDownList | ||
DDLTimeID | global::System.Web.UI.WebControls.DropDownList | ||
DDLTutorialID | global::System.Web.UI.WebControls.DropDownList | ||
DDLTutroialIHomeWork | global::System.Web.UI.WebControls.DropDownList | ||
FileUpload1 | global::System.Web.UI.WebControls.FileUpload | ||
GridView1 | global::System.Web.UI.WebControls.GridView | ||
GridView2 | global::System.Web.UI.WebControls.GridView | ||
GridView3 | global::System.Web.UI.WebControls.GridView | ||
LaAccounts | global::System.Web.UI.WebControls.Label | ||
LaStudentName | global::System.Web.UI.WebControls.Label | ||
LaStudentName10 | global::System.Web.UI.WebControls.Label | ||
LaStudentName11 | global::System.Web.UI.WebControls.Label | ||
LaStudentName12 | global::System.Web.UI.WebControls.Label | ||
LaStudentName13 | global::System.Web.UI.WebControls.Label | ||
LaStudentName6 | global::System.Web.UI.WebControls.Label | ||
Label1info | global::System.Web.UI.WebControls.Label | ||
Label2 | global::System.Web.UI.WebControls.Label | ||
Latutroalinfo | global::System.Web.UI.WebControls.Label | ||
LiMassage | global::System.Web.UI.WebControls.Literal | ||
LiMessage | global::System.Web.UI.WebControls.Literal | ||
SDSAccounts | global::System.Web.UI.WebControls.SqlDataSource | ||
SDSSDegress2013 | global::System.Web.UI.WebControls.SqlDataSource | ||
ScriptManager1 | global::System.Web.UI.ScriptManager | ||
SqlDataSource2 | global::System.Web.UI.WebControls.SqlDataSource | ||
SqlDataSource3 | global::System.Web.UI.WebControls.SqlDataSource | ||
SqlDataSource4 | global::System.Web.UI.WebControls.SqlDataSource | ||
SqlDataSource5 | global::System.Web.UI.WebControls.SqlDataSource | ||
SqlDataSource6 | global::System.Web.UI.WebControls.SqlDataSource | ||
UpdatePanel1 | global::System.Web.UI.UpdatePanel | ||
UpdatePanel2 | global::System.Web.UI.UpdatePanel | ||
UpdatePanel3 | global::System.Web.UI.UpdatePanel | ||
UpdateProgress1 | global::System.Web.UI.UpdateProgress | ||
ValidationSummary1 | global::System.Web.UI.WebControls.ValidationSummary | ||
txtDeadLineDate | global::System.Web.UI.WebControls.TextBox | ||
txtGrade | global::System.Web.UI.WebControls.TextBox | ||
txtHomeWorkDetails | global::System.Web.UI.WebControls.TextBox | ||
txtHomeWorkTitle | global::System.Web.UI.WebControls.TextBox | ||
txtStudentName | global::System.Web.UI.WebControls.TextBox |
메소드 | 설명 | |
---|---|---|
GetMimeTypeByFileName ( string sFileName ) : string | ||
StreamFileToBrowser ( string sFileName, byte fileBytes ) : void |
메소드 | 설명 | |
---|---|---|
BuAddData_Click ( object sender, |
||
BuSearch_Click ( object sender, |
||
Button1_Click ( object sender, |
||
DDLAccounts_DataBound ( object sender, |
||
DDLAccounts_SelectedIndexChanged ( object sender, |
||
DDLHomeWorkID_DataBound ( object sender, |
||
DDLTimeID_DataBound ( object sender, |
||
GridView1_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void | ||
GridView1_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void | ||
GridView3_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void | ||
Page_Load ( object sender, |
||
SDSSDegress2013_Selecting ( object sender, System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
LoadDetails ( ) : void |
protected BuAddData_Click ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected BuSearch_Click ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected Button1_Click ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected DDLAccounts_DataBound ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected DDLAccounts_SelectedIndexChanged ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected DDLHomeWorkID_DataBound ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected DDLTimeID_DataBound ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
public GetMimeTypeByFileName ( string sFileName ) : string | ||
sFileName | string | |
리턴 | string |
protected GridView1_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewCommandEventArgs | |
리턴 | void |
protected GridView1_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewRowEventArgs | |
리턴 | void |
protected GridView3_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewCommandEventArgs | |
리턴 | void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected SDSSDegress2013_Selecting ( object sender, System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs | |
리턴 | void |
public StreamFileToBrowser ( string sFileName, byte fileBytes ) : void | ||
sFileName | string | |
fileBytes | byte | |
리턴 | void |
protected global::System.Web.UI.WebControls.Button BuAddData | ||
리턴 | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button BuSearch | ||
리턴 | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button Button1 | ||
리턴 | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.DropDownList DDLAccounts | ||
리턴 | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList DDLHomeWorkID | ||
리턴 | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList DDLIsActive | ||
리턴 | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList DDLTimeID | ||
리턴 | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList DDLTutorialID | ||
리턴 | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DropDownList DDLTutroialIHomeWork | ||
리턴 | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.FileUpload FileUpload1 | ||
리턴 | global::System.Web.UI.WebControls.FileUpload |
protected global::System.Web.UI.WebControls.GridView GridView1 | ||
리턴 | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.GridView GridView2 | ||
리턴 | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.GridView GridView3 | ||
리턴 | global::System.Web.UI.WebControls.GridView |
protected global::System.Web.UI.WebControls.Label LaAccounts | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label LaStudentName | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label LaStudentName10 | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label LaStudentName11 | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label LaStudentName12 | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label LaStudentName13 | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label LaStudentName6 | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Label1info | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Label2 | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label Latutroalinfo | ||
리턴 | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Literal LiMassage | ||
리턴 | global::System.Web.UI.WebControls.Literal |
protected global::System.Web.UI.WebControls.Literal LiMessage | ||
리턴 | global::System.Web.UI.WebControls.Literal |
protected global::System.Web.UI.WebControls.SqlDataSource SDSAccounts | ||
리턴 | global::System.Web.UI.WebControls.SqlDataSource |
protected global::System.Web.UI.WebControls.SqlDataSource SDSSDegress2013 | ||
리턴 | global::System.Web.UI.WebControls.SqlDataSource |
protected global::System.Web.UI.ScriptManager ScriptManager1 | ||
리턴 | global::System.Web.UI.ScriptManager |
protected global::System.Web.UI.WebControls.SqlDataSource SqlDataSource2 | ||
리턴 | global::System.Web.UI.WebControls.SqlDataSource |
protected global::System.Web.UI.WebControls.SqlDataSource SqlDataSource3 | ||
리턴 | global::System.Web.UI.WebControls.SqlDataSource |
protected global::System.Web.UI.WebControls.SqlDataSource SqlDataSource4 | ||
리턴 | global::System.Web.UI.WebControls.SqlDataSource |
protected global::System.Web.UI.WebControls.SqlDataSource SqlDataSource5 | ||
리턴 | global::System.Web.UI.WebControls.SqlDataSource |
protected global::System.Web.UI.WebControls.SqlDataSource SqlDataSource6 | ||
리턴 | global::System.Web.UI.WebControls.SqlDataSource |
protected global::System.Web.UI.UpdatePanel UpdatePanel1 | ||
리턴 | global::System.Web.UI.UpdatePanel |
protected global::System.Web.UI.UpdatePanel UpdatePanel2 | ||
리턴 | global::System.Web.UI.UpdatePanel |
protected global::System.Web.UI.UpdatePanel UpdatePanel3 | ||
리턴 | global::System.Web.UI.UpdatePanel |
protected global::System.Web.UI.UpdateProgress UpdateProgress1 | ||
리턴 | global::System.Web.UI.UpdateProgress |
protected global::System.Web.UI.WebControls.ValidationSummary ValidationSummary1 | ||
리턴 | global::System.Web.UI.WebControls.ValidationSummary |
protected global::System.Web.UI.WebControls.TextBox txtDeadLineDate | ||
리턴 | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtGrade | ||
리턴 | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtHomeWorkDetails | ||
리턴 | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtHomeWorkTitle | ||
리턴 | global::System.Web.UI.WebControls.TextBox |