C# Class WebApplication.Default

Inheritance: BasePage
显示文件 Open project: Ehryk/GPXDataAnalyzer

Protected Properties

Property Type Description
cpActivity global::System.Web.UI.WebControls.Panel
cpBasic global::System.Web.UI.WebControls.Panel
cpData global::System.Web.UI.WebControls.Panel
cpFiles global::System.Web.UI.WebControls.Panel
cpGraphs global::System.Web.UI.WebControls.Panel
cpResults global::System.Web.UI.WebControls.Panel
cpSegments global::System.Web.UI.WebControls.Panel
cpSpecific global::System.Web.UI.WebControls.Panel
cpTrackPoints global::System.Web.UI.WebControls.Panel
cpTracks global::System.Web.UI.WebControls.Panel
cpVelocity global::System.Web.UI.WebControls.Panel
ddlActivity global::System.Web.UI.WebControls.DropDownList
ddlFiles global::System.Web.UI.WebControls.DropDownList
ddlTracks global::System.Web.UI.WebControls.DropDownList
gvSegments global::System.Web.UI.WebControls.GridView
gvTrackPoints global::System.Web.UI.WebControls.GridView
ibActivity global::System.Web.UI.WebControls.ImageButton
ibBasic global::System.Web.UI.WebControls.ImageButton
ibData global::System.Web.UI.WebControls.ImageButton
ibFiles global::System.Web.UI.WebControls.ImageButton
ibGraphs global::System.Web.UI.WebControls.ImageButton
ibResults global::System.Web.UI.WebControls.ImageButton
ibSegments global::System.Web.UI.WebControls.ImageButton
ibSpecific global::System.Web.UI.WebControls.ImageButton
ibTrackPoints global::System.Web.UI.WebControls.ImageButton
ibTracks global::System.Web.UI.WebControls.ImageButton
ibVelocity global::System.Web.UI.WebControls.ImageButton
lblAccelerationTime global::System.Web.UI.WebControls.Label
lblAverageClimbingVelocity global::System.Web.UI.WebControls.Label
lblAverageCourse global::System.Web.UI.WebControls.Label
lblAverageDescentVelocity global::System.Web.UI.WebControls.Label
lblAverageDistance global::System.Web.UI.WebControls.Label
lblAverageFlatEarthDistance global::System.Web.UI.WebControls.Label
lblAverageFlatEarthVelocity global::System.Web.UI.WebControls.Label
lblAverageHikeSpeed global::System.Web.UI.WebControls.Label
lblAverageLiftSpeed global::System.Web.UI.WebControls.Label
lblAverageSkiSpeed global::System.Web.UI.WebControls.Label
lblAverageTime global::System.Web.UI.WebControls.Label
lblAverageVelocity global::System.Web.UI.WebControls.Label
lblAverageVerticalDistance global::System.Web.UI.WebControls.Label
lblAverageVerticalVelocity global::System.Web.UI.WebControls.Label
lblBasicTitle global::System.Web.UI.WebControls.Label
lblCoastTime global::System.Web.UI.WebControls.Label
lblDecelerationTime global::System.Web.UI.WebControls.Label
lblDownhillHikeSpeed global::System.Web.UI.WebControls.Label
lblEndElevation global::System.Web.UI.WebControls.Label
lblFileStatus global::System.Web.UI.WebControls.Label
lblMaxAcceleration global::System.Web.UI.WebControls.Label
lblMaxDeceleration global::System.Web.UI.WebControls.Label
lblMaxElevation global::System.Web.UI.WebControls.Label
lblMaximumAcceleration global::System.Web.UI.WebControls.Label
lblMaximumDeceleration global::System.Web.UI.WebControls.Label
lblMaximumVelocity global::System.Web.UI.WebControls.Label
lblMinElevation global::System.Web.UI.WebControls.Label
lblMinimumVelocity global::System.Web.UI.WebControls.Label
lblNumberHikingRests global::System.Web.UI.WebControls.Label
lblNumberOfFalls global::System.Web.UI.WebControls.Label
lblNumberOfLifts global::System.Web.UI.WebControls.Label
lblNumberOfRuns global::System.Web.UI.WebControls.Label
lblNumberStops global::System.Web.UI.WebControls.Label
lblResultsTitle global::System.Web.UI.WebControls.Label
lblSegmentCount global::System.Web.UI.WebControls.Label
lblStartElevation global::System.Web.UI.WebControls.Label
lblTotalDistance global::System.Web.UI.WebControls.Label
lblTotalDownhillDistance global::System.Web.UI.WebControls.Label
lblTotalFastDistance global::System.Web.UI.WebControls.Label
lblTotalFastTime global::System.Web.UI.WebControls.Label
lblTotalFlatEarthDistance global::System.Web.UI.WebControls.Label
lblTotalFlightDistance global::System.Web.UI.WebControls.Label
lblTotalFlightTime global::System.Web.UI.WebControls.Label
lblTotalHikeRestTime global::System.Web.UI.WebControls.Label
lblTotalHikeTime global::System.Web.UI.WebControls.Label
lblTotalTime global::System.Web.UI.WebControls.Label
lblTotalVerticalDistance global::System.Web.UI.WebControls.Label
lblTrackPointCount global::System.Web.UI.WebControls.Label
lblUphillHikeSpeed global::System.Web.UI.WebControls.Label
lblVehicleRestTime global::System.Web.UI.WebControls.Label
lblVerticalDistance global::System.Web.UI.WebControls.Label
lvlAverageFlightVelocity global::System.Web.UI.WebControls.Label
pnlActivity global::System.Web.UI.WebControls.Panel
pnlAnalysis global::System.Web.UI.WebControls.Panel
pnlDownhill global::System.Web.UI.WebControls.Panel
pnlFast global::System.Web.UI.WebControls.Panel
pnlFiles global::System.Web.UI.WebControls.Panel
pnlFlight global::System.Web.UI.WebControls.Panel
pnlNotSure global::System.Web.UI.WebControls.Panel
pnlResults global::System.Web.UI.WebControls.Panel
pnlSlow global::System.Web.UI.WebControls.Panel
pnlTracks global::System.Web.UI.WebControls.Panel

Property Details

cpActivity protected_oe property

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

cpBasic protected_oe property

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

cpData protected_oe property

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

cpFiles protected_oe property

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

cpGraphs protected_oe property

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

cpResults protected_oe property

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

cpSegments protected_oe property

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

cpSpecific protected_oe property

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

cpTrackPoints protected_oe property

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

cpTracks protected_oe property

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

cpVelocity protected_oe property

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

ddlActivity protected_oe property

ddlActivity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlActivity
return global::System.Web.UI.WebControls.DropDownList

ddlFiles protected_oe property

ddlFiles control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlFiles
return global::System.Web.UI.WebControls.DropDownList

ddlTracks protected_oe property

ddlTracks control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlTracks
return global::System.Web.UI.WebControls.DropDownList

gvSegments protected_oe property

gvSegments control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView gvSegments
return global::System.Web.UI.WebControls.GridView

gvTrackPoints protected_oe property

gvTrackPoints control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView gvTrackPoints
return global::System.Web.UI.WebControls.GridView

ibActivity protected_oe property

ibActivity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton ibActivity
return global::System.Web.UI.WebControls.ImageButton

ibBasic protected_oe property

ibBasic control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton ibBasic
return global::System.Web.UI.WebControls.ImageButton

ibData protected_oe property

ibData control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton ibData
return global::System.Web.UI.WebControls.ImageButton

ibFiles protected_oe property

ibFiles control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton ibFiles
return global::System.Web.UI.WebControls.ImageButton

ibGraphs protected_oe property

ibGraphs control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton ibGraphs
return global::System.Web.UI.WebControls.ImageButton

ibResults protected_oe property

ibResults control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton ibResults
return global::System.Web.UI.WebControls.ImageButton

ibSegments protected_oe property

ibSegments control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton ibSegments
return global::System.Web.UI.WebControls.ImageButton

ibSpecific protected_oe property

ibSpecific control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton ibSpecific
return global::System.Web.UI.WebControls.ImageButton

ibTrackPoints protected_oe property

ibTrackPoints control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton ibTrackPoints
return global::System.Web.UI.WebControls.ImageButton

ibTracks protected_oe property

ibTracks control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton ibTracks
return global::System.Web.UI.WebControls.ImageButton

ibVelocity protected_oe property

ibVelocity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton ibVelocity
return global::System.Web.UI.WebControls.ImageButton

lblAccelerationTime protected_oe property

lblAccelerationTime control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAccelerationTime
return global::System.Web.UI.WebControls.Label

lblAverageClimbingVelocity protected_oe property

lblAverageClimbingVelocity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAverageClimbingVelocity
return global::System.Web.UI.WebControls.Label

lblAverageCourse protected_oe property

lblAverageCourse control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAverageCourse
return global::System.Web.UI.WebControls.Label

lblAverageDescentVelocity protected_oe property

lblAverageDescentVelocity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAverageDescentVelocity
return global::System.Web.UI.WebControls.Label

lblAverageDistance protected_oe property

lblAverageDistance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAverageDistance
return global::System.Web.UI.WebControls.Label

lblAverageFlatEarthDistance protected_oe property

lblAverageFlatEarthDistance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAverageFlatEarthDistance
return global::System.Web.UI.WebControls.Label

lblAverageFlatEarthVelocity protected_oe property

lblAverageFlatEarthVelocity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAverageFlatEarthVelocity
return global::System.Web.UI.WebControls.Label

lblAverageHikeSpeed protected_oe property

lblAverageHikeSpeed control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAverageHikeSpeed
return global::System.Web.UI.WebControls.Label

lblAverageLiftSpeed protected_oe property

lblAverageLiftSpeed control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAverageLiftSpeed
return global::System.Web.UI.WebControls.Label

lblAverageSkiSpeed protected_oe property

lblAverageSkiSpeed control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAverageSkiSpeed
return global::System.Web.UI.WebControls.Label

lblAverageTime protected_oe property

lblAverageTime control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAverageTime
return global::System.Web.UI.WebControls.Label

lblAverageVelocity protected_oe property

lblAverageVelocity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAverageVelocity
return global::System.Web.UI.WebControls.Label

lblAverageVerticalDistance protected_oe property

lblAverageVerticalDistance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAverageVerticalDistance
return global::System.Web.UI.WebControls.Label

lblAverageVerticalVelocity protected_oe property

lblAverageVerticalVelocity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblAverageVerticalVelocity
return global::System.Web.UI.WebControls.Label

lblBasicTitle protected_oe property

lblBasicTitle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblBasicTitle
return global::System.Web.UI.WebControls.Label

lblCoastTime protected_oe property

lblCoastTime control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblCoastTime
return global::System.Web.UI.WebControls.Label

lblDecelerationTime protected_oe property

lblDecelerationTime control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblDecelerationTime
return global::System.Web.UI.WebControls.Label

lblDownhillHikeSpeed protected_oe property

lblDownhillHikeSpeed control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblDownhillHikeSpeed
return global::System.Web.UI.WebControls.Label

lblEndElevation protected_oe property

lblEndElevation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblEndElevation
return global::System.Web.UI.WebControls.Label

lblFileStatus protected_oe property

lblFileStatus control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblFileStatus
return global::System.Web.UI.WebControls.Label

lblMaxAcceleration protected_oe property

lblMaxAcceleration control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblMaxAcceleration
return global::System.Web.UI.WebControls.Label

lblMaxDeceleration protected_oe property

lblMaxDeceleration control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblMaxDeceleration
return global::System.Web.UI.WebControls.Label

lblMaxElevation protected_oe property

lblMaxElevation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblMaxElevation
return global::System.Web.UI.WebControls.Label

lblMaximumAcceleration protected_oe property

lblMaximumAcceleration control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblMaximumAcceleration
return global::System.Web.UI.WebControls.Label

lblMaximumDeceleration protected_oe property

lblMaximumDeceleration control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblMaximumDeceleration
return global::System.Web.UI.WebControls.Label

lblMaximumVelocity protected_oe property

lblMaximumVelocity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblMaximumVelocity
return global::System.Web.UI.WebControls.Label

lblMinElevation protected_oe property

lblMinElevation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblMinElevation
return global::System.Web.UI.WebControls.Label

lblMinimumVelocity protected_oe property

lblMinimumVelocity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblMinimumVelocity
return global::System.Web.UI.WebControls.Label

lblNumberHikingRests protected_oe property

lblNumberHikingRests control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblNumberHikingRests
return global::System.Web.UI.WebControls.Label

lblNumberOfFalls protected_oe property

lblNumberOfFalls control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblNumberOfFalls
return global::System.Web.UI.WebControls.Label

lblNumberOfLifts protected_oe property

lblNumberOfLifts control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblNumberOfLifts
return global::System.Web.UI.WebControls.Label

lblNumberOfRuns protected_oe property

lblNumberOfRuns control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblNumberOfRuns
return global::System.Web.UI.WebControls.Label

lblNumberStops protected_oe property

lblNumberStops control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblNumberStops
return global::System.Web.UI.WebControls.Label

lblResultsTitle protected_oe property

lblResultsTitle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblResultsTitle
return global::System.Web.UI.WebControls.Label

lblSegmentCount protected_oe property

lblSegmentCount control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblSegmentCount
return global::System.Web.UI.WebControls.Label

lblStartElevation protected_oe property

lblStartElevation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblStartElevation
return global::System.Web.UI.WebControls.Label

lblTotalDistance protected_oe property

lblTotalDistance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTotalDistance
return global::System.Web.UI.WebControls.Label

lblTotalDownhillDistance protected_oe property

lblTotalDownhillDistance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTotalDownhillDistance
return global::System.Web.UI.WebControls.Label

lblTotalFastDistance protected_oe property

lblTotalFastDistance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTotalFastDistance
return global::System.Web.UI.WebControls.Label

lblTotalFastTime protected_oe property

lblTotalFastTime control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTotalFastTime
return global::System.Web.UI.WebControls.Label

lblTotalFlatEarthDistance protected_oe property

lblTotalFlatEarthDistance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTotalFlatEarthDistance
return global::System.Web.UI.WebControls.Label

lblTotalFlightDistance protected_oe property

lblTotalFlightDistance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTotalFlightDistance
return global::System.Web.UI.WebControls.Label

lblTotalFlightTime protected_oe property

lblTotalFlightTime control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTotalFlightTime
return global::System.Web.UI.WebControls.Label

lblTotalHikeRestTime protected_oe property

lblTotalHikeRestTime control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTotalHikeRestTime
return global::System.Web.UI.WebControls.Label

lblTotalHikeTime protected_oe property

lblTotalHikeTime control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTotalHikeTime
return global::System.Web.UI.WebControls.Label

lblTotalTime protected_oe property

lblTotalTime control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTotalTime
return global::System.Web.UI.WebControls.Label

lblTotalVerticalDistance protected_oe property

lblTotalVerticalDistance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTotalVerticalDistance
return global::System.Web.UI.WebControls.Label

lblTrackPointCount protected_oe property

lblTrackPointCount control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTrackPointCount
return global::System.Web.UI.WebControls.Label

lblUphillHikeSpeed protected_oe property

lblUphillHikeSpeed control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblUphillHikeSpeed
return global::System.Web.UI.WebControls.Label

lblVehicleRestTime protected_oe property

lblVehicleRestTime control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblVehicleRestTime
return global::System.Web.UI.WebControls.Label

lblVerticalDistance protected_oe property

lblVerticalDistance control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblVerticalDistance
return global::System.Web.UI.WebControls.Label

lvlAverageFlightVelocity protected_oe property

lvlAverageFlightVelocity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lvlAverageFlightVelocity
return global::System.Web.UI.WebControls.Label

pnlActivity protected_oe property

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

pnlAnalysis protected_oe property

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

pnlDownhill protected_oe property

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

pnlFast protected_oe property

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

pnlFiles protected_oe property

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

pnlFlight protected_oe property

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

pnlNotSure protected_oe property

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

pnlResults protected_oe property

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

pnlSlow protected_oe property

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

pnlTracks protected_oe property

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