C# Class AjaxControlToolkit.Jasmine.Suites.BalloonPopupTests

Inheritance: System.Web.UI.Page
Datei anzeigen Open project: DevExpress/AjaxControlToolkit

Protected Properties

Property 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

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return 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
return 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
return 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
return 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
return 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
return global::AjaxControlToolkit.TabPanel