RoadwayHistogramTool FieldsA Sandcastle Documented Class Library
The RoadwayHistogramTool type exposes the following members.
Fields

  NameDescription
Protected fieldbnp
bnp control.
Protected fieldbtnCsv
btnCsv control.
Protected fieldbtnDoc
btnDoc control.
Protected fieldbtnFilterToggle
btnFilterToggle control.
Protected fieldbtnGis
btnGis control.
Protected fieldbtnPdf
btnPdf control.
Protected fieldbtnRefresh
btnRefresh control.
Protected fieldbtnSaveView
btnSaveView control.
Protected fieldbtnSql
btnSql control.
Protected fieldbtnTab
btnTab control.
Protected fieldbtnXls
btnXls control.
Private fieldcolor1
Private fieldcolor2
Private fieldcolor3
Private fieldcolor4
Private fieldcolor5
Private fieldcolor6
Private fieldcolor7
Protected fielddChart
dChart control.
Protected fieldddlFrom
ddlFrom control.
Protected fieldddlRpp
ddlRpp control.
Protected fieldddlSearchBy
ddlSearchBy control.
Protected fieldddlTo
ddlTo control.
Protected fielddGrid
dGrid control.
Protected fielddGridPager
dGridPager control.
Protected fielddrawLanes
Flag to control the drawing of lanes in the histogram visualization tool.
Protected fielddrawMunis
Flag to control the drawing of municipalities in the histogram visualization tool.
Protected fielddrawSpeeds
Flag to control the drawing of speeds in the histogram visualization tool.
Protected fielddvCanvas
dvCanvas control.
Protected fielddvChart
dvChart control.
Protected fielddvExportPng
dvExportPng control.
Protected fielddvFromYear
dvFromYear control.
Protected fielddvMilePostEnd
dvMilePostEnd control.
Protected fielddvMilePostStart
dvMilePostStart control.
Protected fielddvNoCrash
dvNoCrash control.
Protected fielddvReport
dvReport control.
Protected fielddvReportNoData
dvReportNoData control.
Protected fielddvReportNoFilters
dvReportNoFilters control.
Protected fielddvSearchBy
dvSearchBy control.
Protected fielddvSegmentLength
dvSegmentLength control.
Protected fielddvSri
dvSri control.
Protected fielddvToYear
dvToYear control.
Protected fieldfhp
fhp control.
Protected fieldfileName
The current page as a file name.
(Inherited from BasePageStandard.)
Protected fieldfileNameShort
The current page as a file name with no extension.
(Inherited from BasePageStandard.)
Protected fieldforceNoColumnTest
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.)
Protected fieldforceNoDataTest
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.)
Protected fieldforceNoReportTest
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.)
Protected fieldForm1
Form1 control.
Protected fieldignoreInjection
Ignore the injection checks while true.
(Inherited from BasePageStandard.)
Protected fieldignoreTimeout
If set to true ignores timeout processing and redirection.
(Inherited from BasePageStandard.)
Private fieldIS_POSTBACK (Inherited from BasePageStandard.)
Protected fieldisLoggedIn
Is set to true if the user is currently logged in.
(Inherited from BasePageStandard.)
Private fieldisPassThrough
Used to indicate that the web page is in pass through mode.
Protected fieldkey
A secret key needed to talk to the web service client.
(Inherited from BasePageStandard.)
Protected fieldlaneDataJson
Holds the lane data json for the given criteria.
Protected fieldlblFrom
lblFrom control.
Protected fieldlblMean
lblMean control.
Protected fieldlblMedian
lblMedian control.
Protected fieldlblMilePostEnd
lblMilePostEnd control.
Protected fieldlblMilePostStart
lblMilePostStart control.
Protected fieldlblNoCrash
lblNoCrash control.
Protected fieldlblRowCount
lblRowCount control.
Protected fieldlblRpp
lblRpp control.
Protected fieldlblSearchBy
lblSearchBy control.
Protected fieldlblSegmentLength
lblSegmentLength control.
Protected fieldlblSri
lblSri control.
Protected fieldlblStdDev
lblStdDev control.
Protected fieldlblTo
lblTo control.
Protected fieldlblTotal
lblTotal control.
Protected fieldlblVariance
lblVariance control.
Protected fieldStatic memberMAX_LENGEND_KEY_LEN
The maximum number of characters allows in a legend key.
Protected fieldStatic memberMAX_VALUES
The maximum number of values a column can have to represent as a pie chart.
Protected fieldmaxBulkExpRows
The maximum number of rows supported in a bulk export operation/
(Inherited from BasePageStandard.)
Protected fieldmaxExpRows
Sets the maximum number of rows donwloads will be supported on.
(Inherited from BasePageStandard.)
Protected fieldmaxJsonCols
The maximum number of JSON columns supported in converting a DataTable to JSON format.
(Inherited from BasePageStandard.)
Protected fieldmaxJsonRows
The maximum number of JSON rows supported in converting a DataTable to JSON format.
(Inherited from BasePageStandard.)
Protected fieldmaxRowReturn
Sets the maximum row return for the data grid view.
(Inherited from BasePageStandard.)
Protected fieldmaxToolRows
The maximum number of rows allowed in complex tools.
(Inherited from BasePageStandard.)
Protected fieldmessage
message control.
Protected fieldmfp
mfp control.
Protected fieldmmp
mmp control.
Protected fieldmpEnd
Holds the chart's ending value.
Protected fieldmpStart
Holds the chart's starting value.
Protected fieldmpStep
Holds the chart's step value;
Private fieldMSG (Inherited from BasePageStandard.)
Protected fieldmuniDataJson
Holds the muni data json for the given criteria.
Protected fieldpageFeaturePerms
List of features permissions granted by page.
(Inherited from BasePageStandard.)
Protected fieldpageIntro
pageIntro control.
Protected fieldrootDir
THe current parent directory of the page.
(Inherited from BasePageStandard.)
Protected fieldrowsFound
Represents the number of rows found for the given report.
Protected fieldrUrl
The current URL of this page.
(Inherited from BasePageStandard.)
Protected fieldrUrlLower
The current URL of this page in lowercase form.
(Inherited from BasePageStandard.)
Protected fieldScriptmanager1
Scriptmanager1 control.
Private fieldSession
Static self reference to the current Session. New keyword lets the system know we are intentionally overriding the Session.
(Inherited from BasePageStandard.)
Protected fieldsessionPrefix
Stores the local page's session prefix, used for advanced session management.
(Inherited from BasePageStandard.)
Private fieldshowFilter
Controls display of the column filter form.
Protected fieldspeedDataJson
Holds the speed data json for the given criteria.
Protected fieldsvc
A P4S3 Web Service client.
(Inherited from BasePageStandard.)
Protected fieldtempDir
The local temp directory for this web application.
(Inherited from BasePageStandard.)
Protected fieldtxtMilePostEnd
txtMilePostEnd control.
Protected fieldtxtMilePostStart
txtMilePostStart control.
Protected fieldtxtNoCrash
txtNoCrash control.
Protected fieldtxtSegmentLength
txtSegmentLength control.
Protected fieldtxtSri
txtSri control.
Protected fieldupPanel1
upPanel1 control.
Protected fielduserId
The active userId.
(Inherited from BasePageStandard.)
Protected fielduserRoleId
The current user's role id.
(Inherited from BasePageStandard.)
Protected fieldWaitingPopup1
WaitingPopup1 control.
Back to Top
See Also