ESRI.ArcGIS.Mobile.Client
GeometryEditCompleteMapPage Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile.Client.GeometryEditMethods Namespace : GeometryEditCompleteMapPage Class


The following tables list the members exposed by GeometryEditCompleteMapPage.

Public Properties

 NameDescription
Public PropertyBackPage Gets or sets the page that called this Page.. (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertyDefaultMapAction Gets the default MapAction associated with this page. (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertyDisposeWhenDismissed Gets or sets a value that determines whether or not the page should dispose itself when it is dismissed. (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertyForm Gets the Form associated with the Page. (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertyHelpText Gets the help text for the page. (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertyInfoText Gets the info text that displays over bottom portion of the map. (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertyLeftSoftKey Gets the LeftSoftKey. (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertyRightMenuItems Gets the RightMenuItems. (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertyRockerMenuItems Gets the map rocker menuitem list (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertySecondaryInfoText Gets/sets the secondary info Text that display over the bottom portion of the map if infotext exists, it shows above it (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertySharedMap Gets the shared Map control for the Project. (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertyShowIdentifyWidget Gets or sets a value that determines if the identify widget is shown on the map. (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertySmallIcon Gets or sets the SmallIcon. (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertyTitle Gets or sets the Title. (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Public PropertyToolWidgets Gets the map toolwidgets (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Top

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  Clean up any resources being used.  
Public MethodHideOverridden.  overrides the hide method  
Public MethodRaisePageDismissedOverloaded.  call when completed to dismiss the page  
Public MethodShowOverridden.  Overrides the Show method  
Top

Protected Methods

 NameDescription
Protected MethodLeftSoftKeyClickOverridden.  Geometry Edit process is complete, back control to GeometryEditProcess  
Top

Public Events

 NameDescription
Public EventPageDismissed Event that is fired when the page transitions to it's BackPage. (Inherited from ESRI.ArcGIS.Mobile.Client.Map.MapPage)
Top

See Also