C# Class AjaxControlToolkit.Jasmine.Suites.BarChartTests

Datei anzeigen Open project: DevExpress/AjaxControlToolkit

Protected Properties

Property Type Description
TargetControlWithAutoID global::AjaxControlToolkit.BarChart
TargetControlWithPredictableID global::AjaxControlToolkit.BarChart

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 EventArgs
return void

Property Details

TargetControlWithAutoID protected_oe property

TargetControlWithAutoID control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.BarChart TargetControlWithAutoID
return global::AjaxControlToolkit.BarChart

TargetControlWithPredictableID protected_oe property

TargetControlWithPredictableID control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.BarChart TargetControlWithPredictableID
return global::AjaxControlToolkit.BarChart