ESRI.ArcGIS.Mobile.Client
IPage Interface Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : IPage Interface


The following tables list the members exposed by IPage.

Public Properties

 NameDescription
 PropertyBackCommands Collection of commands to display in the lower-left portion of the application window.  
 PropertyControl The control to host in the application.  
 PropertyForwardCommands Collection of commands to display in the lower-right portion of the application window.  
 PropertyHelpSource The URI containing the help information for the page.  
 PropertyImageSource The image to display in the application title bar.  
 PropertyMenuHeaderText Gets the text to display in the menu header.  
 PropertyMenuItems Collection of items to display in the page menu.  
 PropertyNote The text to display as the note in the application title bar.  
 PropertyPreviousPage The page that was being displayed before this page was displayed.  
 PropertyTitle The text to display as the title in the application title bar.  
Top

See Also