Hey All,
Quite a simple question but I can't seem to find a decent answer for it. Let's say I have a button on one xaml page and want to pass some parameters through to the next page. So I build a button that goes to another view with a parameter, say the Uri is "/Views/TwitterPage.xaml?id=1"
Now my question is, how do I pull that id variable from the parameters on the next page and put it into a text box?
Monotoko
Quite a simple question but I can't seem to find a decent answer for it. Let's say I have a button on one xaml page and want to pass some parameters through to the next page. So I build a button that goes to another view with a parameter, say the Uri is "/Views/TwitterPage.xaml?id=1"
Now my question is, how do I pull that id variable from the parameters on the next page and put it into a text box?
Monotoko