C# Class FLWebServicesC.AddNews

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: hussien89aa/Alrubaye.net

Protected Properties

Свойство Type Description
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

Méthodes protégées

Méthode Description
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

Private Methods

Méthode Description
SendMessage ( string reciveID ) : void

Method Details

BuAddData_Click() protected méthode

protected BuAddData_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

BuSearch_Click() protected méthode

protected BuSearch_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

BuSearche_Click() protected méthode

protected BuSearche_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Button1_Click() protected méthode

protected Button1_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

DropDownList1_SelectedIndexChanged() protected méthode

protected DropDownList1_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

DropDownList1_SelectedIndexChanged1() protected méthode

protected DropDownList1_SelectedIndexChanged1 ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

GridView1_RowCommand() protected méthode

protected GridView1_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
sender object
e System.Web.UI.WebControls.GridViewCommandEventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

SDSSDegress2013_Selecting() protected méthode

protected SDSSDegress2013_Selecting ( object sender, System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs e ) : void
sender object
e System.Web.UI.WebControls.SqlDataSourceSelectingEventArgs
Résultat void

txtStudentName_TextChanged() protected méthode

protected txtStudentName_TextChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

BuAddData protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

BuSearch protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

BuSearch0 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

DropDownList1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.DropDownList

FileUpload1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.FileUpload

GridView1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.GridView

GridView2 protected_oe property

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
Résultat global::System.Web.UI.WebControls.GridView

HiddenField1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.HiddenField

LaStudentName protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

LaStudentName2 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

LaStudentName4 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

LaStudentName5 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

LaStudentName6 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

Label1info protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

RequiredFieldValidator1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator10 protected_oe property

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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

SDSSDegress2013 protected_oe property

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
Résultat global::System.Web.UI.WebControls.SqlDataSource

ScriptManager1 protected_oe property

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

SqlDataSource1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.SqlDataSource

UpdatePanel1 protected_oe property

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

regtxtNotes protected_oe property

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
Résultat global::System.Web.UI.WebControls.RegularExpressionValidator

regtxtNotes4 protected_oe property

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
Résultat global::System.Web.UI.WebControls.RegularExpressionValidator

txtMessageDetails protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

txtMessageTitle protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

txtStudentName protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox