C# Класс FLWebServicesC.MyDashoard

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

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

Свойство Тип Описание
Button1 global::System.Web.UI.WebControls.Button
Button2 global::System.Web.UI.WebControls.Button
DataList3 global::System.Web.UI.WebControls.DataList
HFIndex global::System.Web.UI.WebControls.HiddenField
HFMax global::System.Web.UI.WebControls.HiddenField
Label1 global::System.Web.UI.WebControls.Label
SqlDataSource3 global::System.Web.UI.WebControls.SqlDataSource

Защищенные методы

Метод Описание
Button1_Click ( object sender, EventArgs e ) : void
Button2_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Описание методов

Button1_Click() защищенный Метод

protected Button1_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Button2_Click() защищенный Метод

protected Button2_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Описание свойств

Button1 защищенное свойство

Button1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button Button1
Результат global::System.Web.UI.WebControls.Button

Button2 защищенное свойство

Button2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button Button2
Результат global::System.Web.UI.WebControls.Button

DataList3 защищенное свойство

DataList3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DataList DataList3
Результат global::System.Web.UI.WebControls.DataList

HFIndex защищенное свойство

HFIndex control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField HFIndex
Результат global::System.Web.UI.WebControls.HiddenField

HFMax защищенное свойство

HFMax control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField HFMax
Результат global::System.Web.UI.WebControls.HiddenField

Label1 защищенное свойство

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
Результат global::System.Web.UI.WebControls.Label

SqlDataSource3 защищенное свойство

SqlDataSource3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.SqlDataSource SqlDataSource3
Результат global::System.Web.UI.WebControls.SqlDataSource