c# - Pass datas from Page to Page in Windows phone? -


i want pass datas page1 page2. can achieve through code behind in windows phone...

is there anyway achieve in 0% c# code , 100 % xaml code .. 1 guide me ?.. helpful...

you can achieve using hyperlinkbutton

<hyperlinkbutton navigateuri="/page2.xaml?data=somedata" content="click" /> 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -