Property | Type | Description | |
---|---|---|---|
Pages | Type>.Dictionary |
Method | Description | |
---|---|---|
Configure ( string key, |
||
GoBack ( ) : void | ||
NavigateTo ( string pageKey ) : void | ||
NavigateTo ( string pageKey, object parameter ) : void |
public Configure ( string key, |
||
key | string | |
value | ||
return | void |
public NavigateTo ( string pageKey, object parameter ) : void | ||
pageKey | string | |
parameter | object | |
return | void |