C# Class ArcGISWindowsPhoneSDK.PortalMetadata

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

Public Methods

Method Description
InitializePortal ( string PortalUrl ) : void
PortalMetadata ( ) : System

Protected Methods

Method Description
OnBackKeyPress ( System e ) : void

Private Methods

Method Description
LoadPortalInfo_Click ( object sender, System e ) : void
ShowGroupsButton_Click ( object sender, EventArgs e ) : void
ShowMapsButton_Click ( object sender, EventArgs e ) : void

Method Details

InitializePortal() public method

public InitializePortal ( string PortalUrl ) : void
PortalUrl string
return void

OnBackKeyPress() protected method

protected OnBackKeyPress ( System e ) : void
e System
return void

PortalMetadata() public method

public PortalMetadata ( ) : System
return System