C# Class ArcGISWindowsPhoneSDK.LoadSecureWebMap

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

Public Methods

Method Description
LoadSecureWebMap ( ) : System
webMap_GetMapCompleted ( object sender, GetMapCompletedEventArgs e ) : void

Private Methods

Method Description
LoadWebMapButton_Click ( object sender, System e ) : void

Method Details

LoadSecureWebMap() public method

public LoadSecureWebMap ( ) : System
return System

webMap_GetMapCompleted() public method

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