GisPointView MembersA Sandcastle Documented Class Library

The GisPointView type exposes the following members.
Constructors

  NameDescription
Private methodStatic memberGisPointView
Public methodGisPointView
Initializes a new instance of the GisPointView class
Back to Top
Methods

  NameDescription
Private methodAddTabToHidden
Public methodAppLogLogin
Simplified method for logging application login attempts.
(Inherited from BasePageStandard.)
Public methodAppLogLogout
Simplified method for logging application logout attempts.
(Inherited from BasePageStandard.)
Public methodAppLogPage
Simplified method for logging application page access.
(Inherited from BasePageStandard.)
Protected methodbtnCsv_Click
CSV export handler.
Protected methodbtnDoc_Click
DOC export handler.
Protected methodbtnFilterToggle_Click
Turns data grid filters on and off.
Protected methodbtnLrgToggle_Click
Toggles the large view link on this page.
Protected methodbtnMedToggle_Click
Toggles the medium view link on this page.
Protected methodbtnPdf_Click
PDF export handler.
Protected methodbtnRefresh_Click
Refreshes this page with a clean new load.
Protected methodbtnSaveView_Click
Saves this forms current state to the view storage table.
Protected methodbtnSmToggle_Click
Toggles the small view link on this page.
Protected methodbtnSql_Click
Returns a query result packet for this report query.
Protected methodbtnTab_Click
TAB export handler.
Protected methodbtnXlrgToggle_Click
Toggles the extra large view link on this page.
Protected methodbtnXls_Click
XLS export handler.
Private methodBuildForm
Builds any dynamic aspects of the form for display.
Protected methodcbCrashTypeIcons_CheckedChanged
Toggles the use of crash type icons if the CRASH_TYPE column exists.
Public methodCheckForExpiration
Checks to see if the given user account is expired or not
(Inherited from BasePageStandard.)
Public methodCheckForInjection
Checks for sql statements in queries.
(Inherited from BasePageStandard.)
Public methodCheckPagePermission
Calling method for CheckPermissions, loads up a reference to the service client before calling the CheckPermissions method.
(Inherited from BasePageStandard.)
Private methodCheckPassThrough
Check the session for a pass through request.
Public methodCheckPermissions
Checks the current page permissions by pageName, userId, and userRolesId.
(Inherited from BasePageStandard.)
Private methodClearTabHidden
Private methodDataRowToEsriAttrString
Protected methodddlReport_SelectedIndexChanged
Handle report change event.
Protected methodddlRpp_SelectedIndexChanged
Handles changes in the row per page ddl.
Protected methoddGrid_RecordDoubleClicked
Handles data grid row double clicks.
Private methodFailPassThrough
Fail a pass through request. Write a txt file to mark the failure.
Protected methodGetActiveFilter
Returns the active filter from the filter object manager if there is one.
(Inherited from BasePageStandard.)
Protected methodGetActiveFilterActiveReport
Returns the ReportObj if there is an active filter with a report at the Session stored index 'reportIndex'.
(Inherited from BasePageStandard.)
Protected methodGetActiveFilterActiveStat
Returns the ReportObj if there is an active filter with a report at the Session stored index 'reportIndex'.
(Inherited from BasePageStandard.)
Protected methodGetActiveFilterId
Returns the active filter's filter ID.
(Inherited from BasePageStandard.)
Protected methodGetActiveFilterReportAt
Returns the active filter's report at the provided index.
(Inherited from BasePageStandard.)
Protected methodGetActiveFilterStatAt
Returns the active filter's statistic at the provided index.
(Inherited from BasePageStandard.)
Protected methodGetActiveReportId
Returns the active report id or new if the report is a new report.
(Inherited from BasePageStandard.)
Protected methodGetActiveReportIndex
Returns the active report index.
(Inherited from BasePageStandard.)
Protected methodGetActiveReportIndexStr
Returns the active report index as a string.
(Inherited from BasePageStandard.)
Protected methodGetActiveStatId
Returns the active report id or new if the report is a new report.
(Inherited from BasePageStandard.)
Protected methodGetActiveStatIndex
Returns the active report index.
(Inherited from BasePageStandard.)
Protected methodGetActiveStatIndexStr
Returns the active report index as a string.
(Inherited from BasePageStandard.)
Public methodGetAdminUserRole
Returns the Admin user role id as a string.
(Inherited from BasePageStandard.)
Protected methodGetFilterObjManager
Returns the filter object manager.
(Inherited from BasePageStandard.)
Protected methodGetHasActiveFilter
Returns true if there is an active filter.
(Inherited from BasePageStandard.)
Protected methodGetHasActiveFilterActiveReport
Returns true if there is an active filter with a report at the Session stored index 'reportIndex'.
(Inherited from BasePageStandard.)
Protected methodGetHasActiveFilterActiveStat
Returns true if there is an active filter with a stat at the Session stored index 'statIndex'.
(Inherited from BasePageStandard.)
Protected methodGetHasActiveFilterReportAt
Returns true if there is an active filter with a report at the provided index.
(Inherited from BasePageStandard.)
Protected methodGetHasActiveFilterStatAt
Returns true if there is an active filter with a stat at the provided index.
(Inherited from BasePageStandard.)
Protected methodGetHasFilterObjManager
Returns true if there is a current filter object manager.
(Inherited from BasePageStandard.)
Public methodGetP4sPsmsUserRole
Returns the P4s Psms user role id as a string.
(Inherited from BasePageStandard.)
Public methodHasPagePerm
Returns true if the user has the current perm enabled.
(Inherited from BasePageStandard.)
Private methodHideReportForm
Protected methodIsLoggedIn
Used to test whether the current user is logged in or not.
(Inherited from BasePageStandard.)
Public methodLoadPageFeaturePerms
Loads all the feature perms for this page.
(Inherited from BasePageStandard.)
Protected methodPage_Error
Calls Page_Error from base class, BasePageStandard.
(Overrides BasePageStandard Page_Error(Object, EventArgs).)
Protected methodPage_Load
Standard Page_Load entrance method.
(Overrides BasePageStandard Page_Load(Object, EventArgs).)
Private methodPrepForm
Prepares the form for use.
Private methodProcessDataGridPageRows
Processes a data grid row selection change.
Private methodRefreshList
Refreshed the current page, handle all dynamic html here.
Public methodRunAppLogLogin
Async execution of the app login method.
(Inherited from BasePageStandard.)
Public methodRunAppLogLogout
Async execution of the app logout method.
(Inherited from BasePageStandard.)
Public methodRunAppLogPage
Async execution of the app page method.
(Inherited from BasePageStandard.)
Private methodSetSession (Inherited from BasePageStandard.)
Private methodShowNoFiltersForm
Hides all forms and shows the no filters form.
Private methodShowNoReportsForm
Hides all forms and shows the no reports form.
Private methodShowReportForm
Hides all forms and shows the regular report form.
Private methodUpdateFormSizeText
Updates the text size link buttons.
Private methodUpdateGridFilter
Updates the data grid filter form.
Back to Top
Fields

  NameDescription
Protected fieldbingMapsKey
Holds a reference to the bing maps service key.
Protected fieldbnp
bnp control.
Protected fieldbtnCsv
btnCsv control.
Protected fieldbtnDoc
btnDoc control.
Protected fieldbtnFilterToggle
btnFilterToggle control.
Protected fieldbtnLrgToggle
btnLrgToggle control.
Protected fieldbtnMedToggle
btnMedToggle control.
Protected fieldbtnPdf
btnPdf control.
Protected fieldbtnRefresh
btnRefresh control.
Protected fieldbtnSaveView
btnSaveView control.
Protected fieldbtnSmToggle
btnSmToggle control.
Protected fieldbtnSql
btnSql control.
Protected fieldbtnTab
btnTab control.
Protected fieldbtnXlrgToggle
btnXlrgToggle control.
Protected fieldbtnXls
btnXls control.
Protected fieldcbCrashTypeIcons
cbCrashTypeIcons control.
Protected fieldcbHide
cbHide control.
Protected fieldcbPlaceMarker
cbPlaceMarker control.
Protected fieldddlFcwCrashIds
ddlFcwCrashIds control.
Protected fieldddlReport
ddlReport control.
Protected fieldddlRpp
ddlRpp control.
Protected fielddGrid
dGrid control.
Protected fielddGridPager
dGridPager control.
Protected fielddvReport
dvReport control.
Protected fielddvReportNoFilters
dvReportNoFilters 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 fieldfilterName
Represents the current filter's name.
Protected fieldfilterQueryAsHtml
Represents the core filter criteria as a literal SQL statement.
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 fieldformCountyMode
Represents the current form loading mode for county data.
Private fieldformMode
Represents the current form loading mode for point data.
Private fieldformMuniMode
Represents the current form loading mode for municipality data.
Private fieldformSegMode
Represents the current form loading mode for segment data.
Private fieldformSize
Represents the current form size.
Private fieldformSriMode
Represents the current form loading mode for sri data.
Protected fieldgFeatureAlcoholUrl
Holds the url for the alcohol store feature service.
Protected fieldgFeatureBusNewUrl
Holds the url for the NJ Transit bus station feature service.
Protected fieldgFeatureBusUrl
Holds the url for the bus feature service.
Protected fieldgFeatureCountyUrl
Holds the url for the county feature service.
Protected fieldgFeatureCurvesUrl
Holds the url for the curve feature service.
Protected fieldgFeatureEmsUrl
Holds the url for the ems station feature service.
Protected fieldgFeatureFireUrl
Holds the url for the fire department feature service.
Protected fieldgFeatureIntersectionsUrl
Holds the url for the intersection feature service.
Protected fieldgFeatureMuniUrl
Holds the url for the municipality feature service.
Protected fieldgFeatureNjtTrespassUrl
Holds the url for the NJ Transit trespass service.
Protected fieldgFeatureNursingUrl
Holds the url for the nursing home feature service.
Protected fieldgFeaturePoliceUrl
Holds the url for the police department feature service.
Protected fieldgFeatureSafeCorrUrl
Holds the url for the safe corridor feature service.
Protected fieldgFeatureSchoolsUrl
Holds the url for the school feature service.
Protected fieldgFeatureSideWalkUrl
Holds the url for the side walk feature service.
Protected fieldgFeatureSriUrl
Holds the url for the sri feature service.
Protected fieldgFeatureTrainsUrl
Holds the url for the train station feature service.
Protected fieldgFeatureUnivUrl
Holds the url for the university feature service.
Public fieldStatic memberGIS_COUNTY_TOOL_DEFAULT_URL
Gets set on Page_Load from the web.config. Holds a reference to the county mapping service.
Public fieldStatic memberGIS_MUNI_TOOL_DEFAULT_URL
Gets set on Page_Load from the web.config. Holds a reference to the municipality mapping service.
Public fieldStatic memberGIS_SEGMENT_TOOL_DEFAULT_URL
Gets set on Page_Load from the web.config. Holds a reference to the SRI segment mapping service.
Public fieldStatic memberGIS_SEGMENT_TOOL_DEFAULT_VIEW_NAME
Gets set on Page_Load from the web.config. Holds a reference to the SRI segment mapping service's default view_name.
Public fieldStatic memberGIS_SRI_TOOL_DEFAULT_URL
Gets set on Page_Load from the web.config. Holds a reference to the sri mapping service.
Protected fieldgisCountyToolUrl
The URL for looking up spacial data on county data.
Protected fieldgisDemarcateCountyValue
Holds the color demarcation column name.
Protected fieldgisDemarcateMuniValue
Holds the color demarcation column name.
Protected fieldgisDemarcateSegValue
Holds the color demarcation column name.
Protected fieldgisDemarcateSriValue
Holds the color demarcation column name.
Protected fieldgisDemarcateValue
Holds the color demarcation column name.
Protected fieldgisMapBasemap
gisMapBasemap control.
Protected fieldgisMapGalleryPin
gisMapGalleryPin control.
Protected fieldgisMapLat
gisMapLat control.
Protected fieldgisMapLayerVis
gisMapLayerVis control.
Protected fieldgisMapLong
gisMapLong control.
Protected fieldgisMapZoom
gisMapZoom control.
Protected fieldgisMode
The current system mode. Will support comma separated modes moving forward. point, segment, county, muni, sri
Protected fieldgisMuniToolUrl
The URL for looking up spacial data on municipalities.
Protected fieldgisPrintUrl
Holds the url for the esri print service.
Protected fieldgisSegToolUrl
The URL for looking up spacial data on state road segments.
Protected fieldgisSegToolViewName
The name of the view used to display information for road segment mapping.
Protected fieldgisSoeUrl
Holds the url for the esri elevation profile service.
Protected fieldgisSriToolUrl
The URL for looking up spacial data on state road segments.
Protected fieldgisSvHeading
gisSvHeading control.
Protected fieldgisSvLat
gisSvLat control.
Protected fieldgisSvLong
gisSvLong control.
Protected fieldgisSvPitch
gisSvPitch control.
Protected fieldgisSvZoom
gisSvZoom control.
Protected fieldhfConvertPoints
hfConvertPoints control.
Protected fieldhfCrashCrashId
hfCrashCrashId control.
Protected fieldhfCrashInterId
hfCrashInterId control.
Protected fieldhfHiddenLayers
hfHiddenLayers control.
Protected fieldhfMapStartingLat
hfMapStartingLat control.
Protected fieldhfMapStartingLong
hfMapStartingLong control.
Protected fieldhfMarkerData
hfMarkerData control.
Protected fieldhfTabIndex
hfTabIndex control.
Protected fieldhfWindowData
hfWindowData 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 toggle a pass through request.
Protected fieldjsonGisConfig
Json data object for the configuration of point based data.
Protected fieldjsonGisCountyConfig
Jsno dta object for the configuration of county based data.
Protected fieldjsonGisCountyData
Json segment data used in rendering counties.
Protected fieldjsonGisData
Json data object for use in drawing points.
Protected fieldjsonGisMuniConfig
Jsno dta object for the configuration of municipality based data.
Protected fieldjsonGisMuniData
Json segment data used in rendering municipalities.
Protected fieldjsonGisSegConfig
Jsno dta object for the configuration of segment based data.
Protected fieldjsonGisSegData
Json segment data used in rendering road segments.
Protected fieldjsonGisSriConfig
Jsno dta object for the configuration of segment based data.
Protected fieldjsonGisSriData
Json segment data used in rendering roag segments.
Protected fieldjsOnTheFly
Holds a reference to valid jQuery javascript code for hiding controls, etc.
Protected fieldkey
A secret key needed to talk to the web service client.
(Inherited from BasePageStandard.)
Protected fieldlblCrashDataWindowIsVisible
lblCrashDataWindowIsVisible control.
Protected fieldlblCrashDataWindowMarkerAngle
lblCrashDataWindowMarkerAngle control.
Protected fieldlblCrashDataWindowMarkerColor
lblCrashDataWindowMarkerColor control.
Protected fieldlblCrashDataWindowZoomTo
lblCrashDataWindowZoomTo control.
Protected fieldlblCrashTypeDataWindowIsVisible
lblCrashTypeDataWindowIsVisible control.
Protected fieldlblCrashTypeDataWindowMarkerColor
lblCrashTypeDataWindowMarkerColor control.
Protected fieldlblCrashTypeDataWindowMarkerType
lblCrashTypeDataWindowMarkerType control.
Protected fieldlblCrashTypeDataWindowZoomTo
lblCrashTypeDataWindowZoomTo control.
Protected fieldlblFcwCrashId
lblFcwCrashId control.
Protected fieldlblFcwIntersectionId
lblFcwIntersectionId control.
Protected fieldlblHide
lblHide control.
Protected fieldlblHidetop
lblHidetop control.
Protected fieldlblMarker
lblMarker control.
Protected fieldlblReport
lblReport control.
Protected fieldlblRpp
lblRpp control.
Protected fieldlblSelectedCrashesWindowIds
lblSelectedCrashesWindowIds control.
Protected fieldlblSelectedCrashesWindowRefine
lblSelectedCrashesWindowRefine control.
Protected fieldlblXCoord
lblXCoord control.
Protected fieldlblYCoord
lblYCoord control.
Protected fieldmainWidth
Controls the main div width.
Private fieldStatic memberMAX_JSON_COLUMNS
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.
Protected fieldqueryAsHtml
Represents the core select criteria as a literal SQL statement.
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.)
Protected fieldshowCrashTools
Controls the display of the crash tools button and window.
Private fieldshowFilter
Private fieldshowFilter3
Private fieldshowFilter4
Private fieldshowFilter5
Private fieldshowFilter6
Protected fieldsvc
A P4S3 Web Service client.
(Inherited from BasePageStandard.)
Protected fieldtableWidth
Holds a reference to the current table width.
Protected fieldtempDir
The local temp directory for this web application.
(Inherited from BasePageStandard.)
Protected fieldtxtFcwIntersectionId
txtFcwIntersectionId control.
Protected fieldtxtXCoord
txtXCoord control.
Protected fieldtxtYCoord
txtYCoord control.
Protected fieldupPanel1
upPanel1 control.
Protected fielduseCrashTypeIcons
Controls the use of crash type icons instead of dots.
Protected fielduserId
The active userId.
(Inherited from BasePageStandard.)
Protected fielduserRoleId
The current user's role id.
(Inherited from BasePageStandard.)
Protected fieldWaitingPopup1
WaitingPopup1 control.
Protected fieldwrapperWidth
Controls the page level div width.
Back to Top
See Also