C# Class ArcGISWindowsPhoneSDK.WebMapMobileContentServer

Inheritance: PhoneApplicationPage
Show file Open project: Esri/arcgis-samples-winphone

Public Methods

Method Description
WebMapMobileContentServer ( ) : ESRI.ArcGIS.Client.WebMap
webMap_GetMapCompleted ( object sender, GetMapCompletedEventArgs e ) : void

Method Details

WebMapMobileContentServer() public method

public WebMapMobileContentServer ( ) : ESRI.ArcGIS.Client.WebMap
return ESRI.ArcGIS.Client.WebMap

webMap_GetMapCompleted() public method

public webMap_GetMapCompleted ( object sender, GetMapCompletedEventArgs e ) : void
sender object
e GetMapCompletedEventArgs
return void