C# Class REST_SampleCode.PrivacyPolicyPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Common.LayoutAwarePage
Show file Open project: SuperMap/iClient-WP8-Example Class Usage Examples

Public Methods

Method Description
PrivacyPolicyPage ( ) : System

Private Methods

Method Description
MySettingsBackClicked ( object sender, RoutedEventArgs e ) : void

This is the click handler for the back button on the Flyout.

Method Details

PrivacyPolicyPage() public method

public PrivacyPolicyPage ( ) : System
return System