C# 클래스 FLWebServicesC.AddNews

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: hussien89aa/Alrubaye.net

보호된 프로퍼티들

프로퍼티 타입 설명
BuAddData global::System.Web.UI.WebControls.Button
BuSearch global::System.Web.UI.WebControls.Button
BuSearch0 global::System.Web.UI.WebControls.Button
DropDownList1 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
HiddenField1 global::System.Web.UI.WebControls.HiddenField
LaStudentName global::System.Web.UI.WebControls.Label
LaStudentName2 global::System.Web.UI.WebControls.Label
LaStudentName4 global::System.Web.UI.WebControls.Label
LaStudentName5 global::System.Web.UI.WebControls.Label
LaStudentName6 global::System.Web.UI.WebControls.Label
Label1info global::System.Web.UI.WebControls.Label
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator10 global::System.Web.UI.WebControls.RequiredFieldValidator
SDSSDegress2013 global::System.Web.UI.WebControls.SqlDataSource
ScriptManager1 global::System.Web.UI.ScriptManager
SqlDataSource1 global::System.Web.UI.WebControls.SqlDataSource
UpdatePanel1 global::System.Web.UI.UpdatePanel
regtxtNotes global::System.Web.UI.WebControls.RegularExpressionValidator
regtxtNotes4 global::System.Web.UI.WebControls.RegularExpressionValidator
txtMessageDetails global::System.Web.UI.WebControls.TextBox
txtMessageTitle global::System.Web.UI.WebControls.TextBox
txtStudentName global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
BuAddData_Click ( object sender, EventArgs e ) : void
BuSearch_Click ( object sender, EventArgs e ) : void
BuSearche_Click ( object sender, EventArgs e ) : void
Button1_Click ( object sender, EventArgs e ) : void
DropDownList1_SelectedIndexChanged ( object sender, EventArgs e ) : void
DropDownList1_SelectedIndexChanged1 ( object sender, EventArgs e ) : void
GridView1_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
SDSSDegress2013_Selecting ( object sender, System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs e ) : void
txtStudentName_TextChanged ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
SendMessage ( string reciveID ) : void

메소드 상세

BuAddData_Click() 보호된 메소드

protected BuAddData_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

BuSearch_Click() 보호된 메소드

protected BuSearch_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

BuSearche_Click() 보호된 메소드

protected BuSearche_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

Button1_Click() 보호된 메소드

protected Button1_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

DropDownList1_SelectedIndexChanged() 보호된 메소드

protected DropDownList1_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

DropDownList1_SelectedIndexChanged1() 보호된 메소드

protected DropDownList1_SelectedIndexChanged1 ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

GridView1_RowCommand() 보호된 메소드

protected GridView1_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewCommandEventArgs
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

SDSSDegress2013_Selecting() 보호된 메소드

protected SDSSDegress2013_Selecting ( object sender, System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs e ) : void
sender object
e System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs
리턴 void

txtStudentName_TextChanged() 보호된 메소드

protected txtStudentName_TextChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

BuAddData 보호되어 있는 프로퍼티

BuAddData control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button BuAddData
리턴 global::System.Web.UI.WebControls.Button

BuSearch 보호되어 있는 프로퍼티

BuSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button BuSearch
리턴 global::System.Web.UI.WebControls.Button

BuSearch0 보호되어 있는 프로퍼티

BuSearch0 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button BuSearch0
리턴 global::System.Web.UI.WebControls.Button

DropDownList1 보호되어 있는 프로퍼티

DropDownList1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList DropDownList1
리턴 global::System.Web.UI.WebControls.DropDownList

FileUpload1 보호되어 있는 프로퍼티

FileUpload1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.FileUpload FileUpload1
리턴 global::System.Web.UI.WebControls.FileUpload

GridView1 보호되어 있는 프로퍼티

GridView1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView GridView1
리턴 global::System.Web.UI.WebControls.GridView

GridView2 보호되어 있는 프로퍼티

GridView2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView GridView2
리턴 global::System.Web.UI.WebControls.GridView

HiddenField1 보호되어 있는 프로퍼티

HiddenField1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField HiddenField1
리턴 global::System.Web.UI.WebControls.HiddenField

LaStudentName 보호되어 있는 프로퍼티

LaStudentName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label LaStudentName
리턴 global::System.Web.UI.WebControls.Label

LaStudentName2 보호되어 있는 프로퍼티

LaStudentName2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label LaStudentName2
리턴 global::System.Web.UI.WebControls.Label

LaStudentName4 보호되어 있는 프로퍼티

LaStudentName4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label LaStudentName4
리턴 global::System.Web.UI.WebControls.Label

LaStudentName5 보호되어 있는 프로퍼티

LaStudentName5 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label LaStudentName5
리턴 global::System.Web.UI.WebControls.Label

LaStudentName6 보호되어 있는 프로퍼티

LaStudentName6 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label LaStudentName6
리턴 global::System.Web.UI.WebControls.Label

Label1info 보호되어 있는 프로퍼티

Label1info control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1info
리턴 global::System.Web.UI.WebControls.Label

RequiredFieldValidator1 보호되어 있는 프로퍼티

RequiredFieldValidator1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator10 보호되어 있는 프로퍼티

RequiredFieldValidator10 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator10
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

SDSSDegress2013 보호되어 있는 프로퍼티

SDSSDegress2013 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.SqlDataSource SDSSDegress2013
리턴 global::System.Web.UI.WebControls.SqlDataSource

ScriptManager1 보호되어 있는 프로퍼티

ScriptManager1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.ScriptManager ScriptManager1
리턴 global::System.Web.UI.ScriptManager

SqlDataSource1 보호되어 있는 프로퍼티

SqlDataSource1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.SqlDataSource SqlDataSource1
리턴 global::System.Web.UI.WebControls.SqlDataSource

UpdatePanel1 보호되어 있는 프로퍼티

UpdatePanel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel UpdatePanel1
리턴 global::System.Web.UI.UpdatePanel

regtxtNotes 보호되어 있는 프로퍼티

regtxtNotes control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator regtxtNotes
리턴 global::System.Web.UI.WebControls.RegularExpressionValidator

regtxtNotes4 보호되어 있는 프로퍼티

regtxtNotes4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator regtxtNotes4
리턴 global::System.Web.UI.WebControls.RegularExpressionValidator

txtMessageDetails 보호되어 있는 프로퍼티

txtMessageDetails control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtMessageDetails
리턴 global::System.Web.UI.WebControls.TextBox

txtMessageTitle 보호되어 있는 프로퍼티

txtMessageTitle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtMessageTitle
리턴 global::System.Web.UI.WebControls.TextBox

txtStudentName 보호되어 있는 프로퍼티

txtStudentName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtStudentName
리턴 global::System.Web.UI.WebControls.TextBox