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

  NameDescription
Protected fieldbnp
bnp control.
Protected fieldbtnCloseAll
btnCloseAll control.
Protected fieldbtnCopyToOrgSect
btnCopyToOrgSect control.
Protected fieldbtnCsv
btnCsv control.
Protected fieldbtnDelete
btnDelete control.
Protected fieldbtnDoc
btnDoc control.
Protected fieldbtnFilterToggle
btnFilterToggle control.
Protected fieldbtnMfEdit
btnMfEdit control.
Protected fieldbtnMfOpen
btnMfOpen control.
Protected fieldbtnMfOpenEdit
btnMfOpenEdit control.
Protected fieldbtnMoveToOrgSect
btnMoveToOrgSect control.
Protected fieldbtnNewFolder
btnNewFolder control.
Protected fieldbtnOfEdit
btnOfEdit control.
Protected fieldbtnOfOpenEdit
btnOfOpenEdit control.
Protected fieldbtnOpenAll
btnOpenAll control.
Protected fieldbtnOrgfOpen
btnOrgfOpen control.
Protected fieldbtnPdf
btnPdf control.
Protected fieldbtnSelectAllOrgSect
btnSelectAllOrgSect control.
Protected fieldbtnSendTo
btnSendTo control.
Protected fieldbtnSql
btnSql control.
Protected fieldbtnTab
btnTab control.
Protected fieldbtnUnselectAllOpenSect
btnUnselectAllOpenSect control.
Protected fieldbtnUnselectAllOrgSect
btnUnselectAllOrgSect control.
Protected fieldbtnUpdate
btnUpdate control.
Protected fieldbtnUpdateOpen
btnUpdateOpen control.
Protected fieldbtnXls
btnXls control.
Protected fieldcbFilterPublic
cbFilterPublic control.
Protected fieldcbVerifyDelete
cbVerifyDelete control.
Protected fieldcbVerifySend
cbVerifySend control.
Protected fieldddlFolderChain
ddlFolderChain control.
Protected fieldddlFoldersCopyTo
ddlFoldersCopyTo control.
Protected fieldddlFoldersMoveTo
ddlFoldersMoveTo control.
Protected fieldddlFormMode
ddlFormMode control.
Protected fieldddlRpp
ddlRpp control.
Protected fieldddlSortMode
ddlSortMode control.
Protected fielddGrid
dGrid control.
Protected fielddGridPager
dGridPager control.
Protected fielddvEditFilters
dvEditFilters control.
Protected fielddvFilterSaveControls
dvFilterSaveControls control.
Protected fielddvOpenFilters
dvOpenFilters control.
Protected fielddvOrganizeFilters
dvOrganizeFilters control.
Protected fielddvSavePanelHolder
dvSavePanelHolder 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 fieldfsPanel
fsPanel control.
Protected fieldhfTabIndex
hfTabIndex 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 fieldimgIcon
imgIcon control.
Private fieldIS_POSTBACK (Inherited from BasePageStandard.)
Protected fieldisLoggedIn
Is set to true if the user is currently logged in.
(Inherited from BasePageStandard.)
Protected fieldkey
A secret key needed to talk to the web service client.
(Inherited from BasePageStandard.)
Protected fieldlblExtra
lblExtra control.
Protected fieldlblId
lblId control.
Protected fieldlblRpp
lblRpp control.
Private fieldMAX_COPY_ITEMS
Holds the maximum number of items that can be copied at one time.
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 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.
Protected fieldscrolly
Holds the scroll offset value of the Filter Selector Panel.
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 fieldsvc
A P4S3 Web Service client.
(Inherited from BasePageStandard.)
Protected fieldtempDir
The local temp directory for this web application.
(Inherited from BasePageStandard.)
Protected fieldtxtDesc
txtDesc control.
Protected fieldtxtName
txtName control.
Protected fieldtxtNewFolderName
txtNewFolderName control.
Protected fieldtxtSendUsername
txtSendUsername control.
Protected fielduserId
The active userId.
(Inherited from BasePageStandard.)
Protected fielduserRoleId
The current user's role id.
(Inherited from BasePageStandard.)
Back to Top
See Also