SelectTaskPage is the "homepage" for a Project where a collection of Tasks are being listed. The SelectTaskPage contains both built-in Tasks that you picked when authoring the mobile project, and the new Tasks you develop as well. By default, a new task will be loaded after built-in tasks have been loaded, meaning that it will be put at the end of the Task list. The mobile application loads the collection of Tasks by their order in the amp file.
As a guideline for best practice, if you create a new task that guides user through a workflow to get certain work done, you should navigate users back to this SelectTaskPage once the task is completed.
ESRI.ArcGIS.Mobile.Client.MobileForm
ESRI.ArcGIS.Mobile.Client.Page
ESRI.ArcGIS.Mobile.Client.Pages.SelectTaskPage
Requirements
Namespace: ESRI.ArcGIS.Mobile.Client.Pages
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
Assembly: ESRI.ArcGIS.Mobile.Client (in ESRI.ArcGIS.Mobile.Client.dll)