ESRI.ArcGIS.Mobile.Client
MobileApplicationPage Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : MobileApplicationPage Class

Base class implementation of IPage that is also a UserControl.

Object Model





Syntax

Visual Basic (Declaration) 
Public Class MobileApplicationPage 
   Inherits UserControl
   Implements IPage 
C# 
public class MobileApplicationPage : UserControl, IPage  

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        System.Windows.Controls.UserControl
                           ESRI.ArcGIS.Mobile.Client.MobileApplicationPage
                              ESRI.ArcGIS.Mobile.Client.Extensions.FieldCrewLogging.FieldCrewLoggingExtensionSettingsPage
                              ESRI.ArcGIS.Mobile.Client.Extensions.SignIn.SignInPage
                              ESRI.ArcGIS.Mobile.Client.Gps.GpsSettingsPage
                              ESRI.ArcGIS.Mobile.Client.Pages.AboutPage
                              ESRI.ArcGIS.Mobile.Client.Pages.ApplicationSettingsPage
                              ESRI.ArcGIS.Mobile.Client.Pages.ArcGisOnlineGroupsPage
                              ESRI.ArcGIS.Mobile.Client.Pages.ArcGisOnlineProjectsPage
                              ESRI.ArcGIS.Mobile.Client.Pages.ArcGisOnlineSignInPage
                              ESRI.ArcGIS.Mobile.Client.Pages.CommandListPage
                              ESRI.ArcGIS.Mobile.Client.Pages.DeleteProjectsPage
                              ESRI.ArcGIS.Mobile.Client.Pages.EditAttributePage
                              ESRI.ArcGIS.Mobile.Client.Pages.EditFeatureAttributesPage
                              ESRI.ArcGIS.Mobile.Client.Pages.EditNumericValuePage
                              ESRI.ArcGIS.Mobile.Client.Pages.EditNumericValueRangePage
                              ESRI.ArcGIS.Mobile.Client.Pages.EditPictureAttributePage
                              ESRI.ArcGIS.Mobile.Client.Pages.EditStringValuePage
                              ESRI.ArcGIS.Mobile.Client.Pages.MapSettingsPage
                              ESRI.ArcGIS.Mobile.Client.Pages.MobileServerDownloadProjectPage
                              ESRI.ArcGIS.Mobile.Client.Pages.NoProjectsPage
                              ESRI.ArcGIS.Mobile.Client.Pages.OpenProjectPage
                              ESRI.ArcGIS.Mobile.Client.Pages.SelectFeatureTypePage
                              ESRI.ArcGIS.Mobile.Client.Pages.SelectTaskPage
                              ESRI.ArcGIS.Mobile.Client.Pages.SettingsPage
                              ESRI.ArcGIS.Mobile.Client.Pages.ViewFeatureAttributesPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.CollectFeatures.GpsAveragingPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.CollectFeatures.GpsAveragingSettingsPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.CollectFeatures.GpsStreamingPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.CollectFeatures.GpsStreamingSettingsPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.CollectFeatures.SketchGeometryPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.SearchFeatures.ChooseExtentPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.SearchFeatures.SearchCriteriaPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.SearchFeatures.SearchHomePage
                              ESRI.ArcGIS.Mobile.Client.Tasks.SearchFeatures.SearchResultsPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.Synchronization.GetDataExtentPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.Synchronization.GetDataLayersPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.Synchronization.SynchronizePage
                              ESRI.ArcGIS.Mobile.Client.Tasks.Synchronization.SynchronizeSettingsPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.Synchronization.ViewCollectedFeaturesPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.Synchronization.WhereAmIPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.ViewFieldCrew.ViewFieldCrewPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.ViewFieldCrew.ViewFieldCrewSettingsPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.ViewMap.IdentifyResultsPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.ViewMap.MeasureFeaturesPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.ViewMap.MeasurePage
                              ESRI.ArcGIS.Mobile.Client.Tasks.ViewMap.ViewMapPage
                              ESRI.ArcGIS.Mobile.Client.Tasks.WorkList.WorkListPage

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010 All Rights Reserved.