Свойство | Type | Description | |
---|---|---|---|
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 |
Méthode | Description | |
---|---|---|
DDLTutorialID_DataBound ( object sender, |
||
DDLTutorialID_SelectedIndexChanged ( object sender, |
||
Page_Load ( object sender, |
protected DDLTutorialID_DataBound ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected DDLTutorialID_SelectedIndexChanged ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected global::System.Web.UI.WebControls.ContentPlaceHolder ClientsMainContent | ||
Résultat | global::System.Web.UI.WebControls.ContentPlaceHolder |
protected global::System.Web.UI.WebControls.DropDownList DDLTutorialID | ||
Résultat | global::System.Web.UI.WebControls.DropDownList |
protected global::System.Web.UI.WebControls.DataList DataList1 | ||
Résultat | global::System.Web.UI.WebControls.DataList |
protected global::System.Web.UI.WebControls.Label Label1 | ||
Résultat | global::System.Web.UI.WebControls.Label |