C# Класс FLWebServicesC.Dashboard

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

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

Свойство Тип Описание
ClientsMainContent global::System.Web.UI.WebControls.ContentPlaceHolder
DDLTutorialID global::System.Web.UI.WebControls.DropDownList
DataList1 global::System.Web.UI.WebControls.DataList
Label1 global::System.Web.UI.WebControls.Label
SqlDataSource1 global::System.Web.UI.WebControls.SqlDataSource

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

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

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

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

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

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

protected DDLTutorialID_SelectedIndexChanged ( 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

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

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

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

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

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

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

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

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

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