The PsmsSystematicMicroFilterBuilder type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | bnh |
bnh control.
|
![]() | bnp |
bnp control.
|
![]() | btnCsv |
btnCsv control.
|
![]() | btnSql |
btnSql control.
|
![]() | btnTab |
btnTab control.
|
![]() | btnXls |
btnXls control.
|
![]() | cssDefaultDate |
Used to set the default date on the date picker control.
|
![]() | cssMaxYear |
Used to set the maximum year on the date picker control.
|
![]() | cssMinYear |
Used to set the minimum year on the date picker control.
|
![]() | cssYearRange |
Used to set the year range on the date picker control.
|
![]() | ddlSri |
ddlSri control.
|
![]() ![]() | DEFAULT_MICRO_FILTER_NAME |
The default name of the generated micro filter.
|
![]() | dvPanelHolder |
dvPanelHolder control.
|
![]() | fhp |
fhp control.
|
![]() | fileName |
The current page as a file name.
(Inherited from BasePageStandard.) |
![]() | fileNameShort |
The current page as a file name with no extension.
(Inherited from BasePageStandard.) |
![]() | forceNoColumnTest |
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.) |
![]() | forceNoDataTest |
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.) |
![]() | forceNoReportTest |
Driven by a web config setting to force a no data returned test on every data loading/viewing page.
(Inherited from BasePageStandard.) |
![]() | Form1 |
Form1 control.
|
![]() | ignoreInjection |
Ignore the injection checks while true.
(Inherited from BasePageStandard.) |
![]() | ignoreTimeout |
If set to true ignores timeout processing and redirection.
(Inherited from BasePageStandard.) |
![]() | ImageButton3 |
ImageButton3 control.
|
![]() | ImageButton4 |
ImageButton4 control.
|
![]() | IS_POSTBACK | (Inherited from BasePageStandard.) |
![]() | isLoggedIn |
Is set to true if the user is currently logged in.
(Inherited from BasePageStandard.) |
![]() | isPassThrough |
Used to indicate that the web page is in pass through mode.
|
![]() | key |
A secret key needed to talk to the web service client.
(Inherited from BasePageStandard.) |
![]() | lblEndDate |
lblEndDate control.
|
![]() | lblHighStateRoads |
lblHighStateRoads control.
|
![]() | lblMpEnd |
lblMpEnd control.
|
![]() | lblMpStart |
lblMpStart control.
|
![]() | lblSri |
lblSri control.
|
![]() | lblStartDate |
lblStartDate control.
|
![]() | loaded |
Represents if this filter builder panel has had its base data loaded.
|
![]() | maxBulkExpRows |
The maximum number of rows supported in a bulk export operation/
(Inherited from BasePageStandard.) |
![]() | maxExpRows |
Sets the maximum number of rows donwloads will be supported on.
(Inherited from BasePageStandard.) |
![]() | maxJsonCols |
The maximum number of JSON columns supported in converting a DataTable to JSON format.
(Inherited from BasePageStandard.) |
![]() | maxJsonRows |
The maximum number of JSON rows supported in converting a DataTable to JSON format.
(Inherited from BasePageStandard.) |
![]() | maxRowReturn |
Sets the maximum row return for the data grid view.
(Inherited from BasePageStandard.) |
![]() | maxToolRows |
The maximum number of rows allowed in complex tools.
(Inherited from BasePageStandard.) |
![]() | message |
message control.
|
![]() | mfp |
mfp control.
|
![]() | mmp |
mmp control.
|
![]() | MSG | (Inherited from BasePageStandard.) |
![]() | pageFeaturePerms |
List of features permissions granted by page.
(Inherited from BasePageStandard.) |
![]() | pageIntro |
pageIntro control.
|
![]() | rblRoadCharacteristics |
rblRoadCharacteristics control.
|
![]() | rblRoadJurisdiction |
rblRoadJurisdiction control.
|
![]() | rootDir |
THe current parent directory of the page.
(Inherited from BasePageStandard.) |
![]() | rowsFound |
Represents the number of rows found for the given report.
|
![]() | rUrl |
The current URL of this page.
(Inherited from BasePageStandard.) |
![]() | rUrlLower |
The current URL of this page in lowercase form.
(Inherited from BasePageStandard.) |
![]() | Scriptmanager1 |
Scriptmanager1 control.
|
![]() | Session |
Static self reference to the current Session.
New keyword lets the system know we are intentionally overriding the Session.
(Inherited from BasePageStandard.) |
![]() | sessionPrefix |
Stores the local page's session prefix, used for advanced session management.
(Inherited from BasePageStandard.) |
![]() | svc |
A P4S3 Web Service client.
(Inherited from BasePageStandard.) |
![]() | tempDir |
The local temp directory for this web application.
(Inherited from BasePageStandard.) |
![]() | txtBtwnDate1 |
txtBtwnDate1 control.
|
![]() | txtBtwnDate2 |
txtBtwnDate2 control.
|
![]() | txtMpEnd |
txtMpEnd control.
|
![]() | txtMpStart |
txtMpStart control.
|
![]() | userId |
The active userId.
(Inherited from BasePageStandard.) |
![]() | userRoleId |
The current user's role id.
(Inherited from BasePageStandard.) |
See Also