C# Class eCollegeWP7.Views.SingleSignonPage

Inheritance: BasePage
ファイルを表示 Open project: PearsonLearningStudio/mobile2-windows7

Public Methods

Method Description
SingleSignonPage ( ) : System

Protected Methods

Method Description
BasePageNew_BackKeyPress ( object sender, System e ) : void
OnReady ( System e ) : void

Private Methods

Method Description
WebSingleSignon_LoadCompleted ( object sender, System e ) : void
WebSingleSignon_Navigated ( object sender, System e ) : void
WebSingleSignon_Navigating ( object sender, NavigatingEventArgs e ) : void

Method Details

BasePageNew_BackKeyPress() protected method

protected BasePageNew_BackKeyPress ( object sender, System e ) : void
sender object
e System
return void

OnReady() protected method

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

SingleSignonPage() public method

public SingleSignonPage ( ) : System
return System