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

  NameDescription
Private fieldaltRowShading
Controls the use of alternate color shading on the form.
Private fieldautoSave
Controls the auto save feature of this form.
Protected fieldbnp
bnp control.
Protected fieldbtnAltShadingToggle
btnAltShadingToggle control.
Protected fieldbtnBackPt
btnBackPt control.
Protected fieldbtnCancel
btnCancel control.
Protected fieldbtnDel
btnDel control.
Protected fieldbtnGroup
btnGroup control.
Protected fieldbtnInsert
btnInsert control.
Protected fieldbtnNew
btnNew control.
Protected fieldbtnNew1
btnNew1 control.
Protected fieldbtnNextPt
btnNextPt control.
Protected fieldbtnOpen
btnOpen control.
Protected fieldbtnPreviewToggle
btnPreviewToggle control.
Protected fieldbtnRefresh
btnRefresh control.
Protected fieldbtnSave
btnSave control.
Protected fieldbtnSaveBack
btnSaveBack control.
Protected fieldbtnSaveSave
btnSaveSave control.
Protected fieldbtnSaveSaveOpen
btnSaveSaveOpen control.
Protected fieldbtnSelectAll
btnSelectAll control.
Protected fieldbtnSkipPt
btnSkipPt control.
Protected fieldbtnUnGroup
btnUnGroup control.
Protected fieldbtnUnselectAll
btnUnselectAll control.
Private fieldbuttonWidth
Used in calculating the width of the pass through button bar.
Protected fieldcbFilterPublic
cbFilterPublic control.
Protected fieldcbOverwrite
cbOverwrite control.
Protected fieldcssLowerBtnBar
Css string that controls the display of the lower button bar.
Protected fieldcssLowerBtnBarPt
Css string that controls the display of the lower pass through button bar.
Protected fieldcssLowerBtnBarPtWidth
Css string that holds the lower button bar's width.
Protected fielddvEditFilterMsg
dvEditFilterMsg control.
Protected fielddvFilterBuildControls
dvFilterBuildControls control.
Protected fielddvFilterError
dvFilterError control.
Protected fielddvFilterSaveControls
dvFilterSaveControls control.
Protected fielddvInstructions
dvInstructions control.
Protected fielddvPanelHolder
dvPanelHolder control.
Protected fielddvPreview
dvPreview control.
Protected fielddvSavePanelHolder
dvSavePanelHolder control.
Private fieldemptyButtonWidth
Used in calculating the width of the pass through button bar.
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.)
Private fieldfilterBuilderDefaultTitle
Stores the default title for this form.
Protected fieldfilterBuilderTitle
Stores the current title for this form.
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.
Private fieldformError
Represents whether the current filter builder form has an error.
Private fieldformMode
Represents the current state of the filter builder form.
Protected fieldiconPanel
iconPanel 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.)
Protected fieldimgFilterIcon
imgFilterIcon control.
Private fieldIS_POSTBACK (Inherited from BasePageStandard.)
Protected fieldisLoggedIn
Is set to true if the user is currently logged in.
(Inherited from BasePageStandard.)
Protected fieldisPassThrough
Represents whether the current filter builder form is in pass through mode.
Protected fieldkey
A secret key needed to talk to the web service client.
(Inherited from BasePageStandard.)
Protected fieldlblFilterIconId
lblFilterIconId control.
Protected fieldlblFilterIconName
lblFilterIconName control.
Private fieldlistKey
The session key used to store the list of criteria entries.
Private fieldlogging
Controls logging on this page.
Public fieldlogs
Possibly used by FilterControlPanel children for logging, Session["logs"] may also be used.
Private fieldStatic memberMAX_INDENT_LEVEL
Controls the maximum indent level for drawing purposes.
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.
Private fieldMSG (Inherited from BasePageStandard.)
Protected fieldpageFeaturePerms
List of features permissions granted by page.
(Inherited from BasePageStandard.)
Protected fieldpageIntro
pageIntro control.
Private fieldpd
Stores the current pass through object, if in pass through mode.
Protected fieldqueryAsHtml
Stores the html version of the current filter.
Protected fieldrootDir
THe current parent directory of the page.
(Inherited from BasePageStandard.)
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 fieldshowEditMsg
Controls th euse of the show edit message control.
Private fieldshowPreview
Controls the use of the show preview button.
Protected fieldsvc
A P4S3 Web Service client.
(Inherited from BasePageStandard.)
Protected fieldtempDir
The local temp directory for this web application.
(Inherited from BasePageStandard.)
Private fieldtmpStr
Private tmeporary string.
Private fieldtqCoded
Private fieldtqLiteral
Protected fieldtxtFilterDesc
txtFilterDesc control.
Protected fieldtxtFilterName
txtFilterName control.
Protected fieldupanFilterIcon
upanFilterIcon 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