C# Класс FLWebServicesC.AddNews

Наследование: System.Web.UI.Page
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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