Method | Description | |
---|---|---|
SetContent ( ) : |
Method that creates the page content
|
|
UploadingPage ( ) : System.Collections.Generic |
Constructor that handles initialization of the page
|
Method | Description | |
---|---|---|
OnBackButtonPressed ( ) : bool |
Method that overrides the BackbuttonPressed event. Makes backbutton press invalid by doing nothing and returning true
|
Method | Description | |
---|---|---|
ErrorStack ( ) : |
Method that creates the error stack The stacks visibility is binded to the viewmodel
|
|
SendStoreMessage ( ) : void |
Method that handles sending a Store message
|
|
SendUploadMessage ( ) : void |
Method that handles sending a Upload message
|
public UploadingPage ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |