C# Class AjaxControlToolkit.Jasmine.Suites.BalloonPopupTests

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: DevExpress/AjaxControlToolkit

Protected Properties

Свойство Type Description
Panel1 global::System.Web.UI.WebControls.Panel
lbCity global::System.Web.UI.WebControls.ListBox
lbCity_BalloonPopupExtender global::AjaxControlToolkit.BalloonPopupExtender
tabDemograph global::AjaxControlToolkit.TabContainer
tabHotels global::AjaxControlToolkit.TabPanel

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

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

Property Details

Panel1 protected_oe property

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

lbCity protected_oe property

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

lbCity_BalloonPopupExtender protected_oe property

lbCity_BalloonPopupExtender control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.BalloonPopupExtender lbCity_BalloonPopupExtender
Résultat global::AjaxControlToolkit.BalloonPopupExtender

tabDemograph protected_oe property

tabDemograph control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TabContainer tabDemograph
Résultat global::AjaxControlToolkit.TabContainer

tabHotels protected_oe property

tabHotels control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TabPanel tabHotels
Résultat global::AjaxControlToolkit.TabPanel