C# Class ArcGISWindowsPhoneSDK.PortalSearch

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

Public Methods

Method Description
PortalSearch ( ) : System

Protected Methods

Method Description
OnBackKeyPress ( System e ) : void

Private Methods

Method Description
Cancel_Click ( object sender, RoutedEventArgs e ) : void
Challenge ( string url, Exception>.Action callback, IdentityManager options ) : void
DoSearch ( ) : void
Image_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
QueryText_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
ResetVisibility ( ) : void
SearchButton_Click ( object sender, RoutedEventArgs e ) : void
ShowSignInPageButton_Click ( object sender, EventArgs e ) : void
SignInButton_Click ( object sender, RoutedEventArgs e ) : void
TextBlock_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

OnBackKeyPress() protected method

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

PortalSearch() public method

public PortalSearch ( ) : System
return System