Method | Description | |
---|---|---|
LoginPage ( ) : System |
Constructor handles initialization of the page
|
|
SendRefreshMessage ( ) : void |
Method that handles sending a Refresh message
|
Method | Description | |
---|---|---|
OnAppearing ( ) : void |
Override of the OnAppearing event. Resets Selected item, if any
|
|
OnBackButtonPressed ( ) : bool |
Override of the BackbuttonPressed event.
|
|
OnDisappearing ( ) : void |
Method | Description | |
---|---|---|
SetContent ( ) : void |
Method that creates the page content
|