﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - Passing more than one parameter to a page - Silverlight</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Passing-more-than-one-parameter-to-a-page---Silverlight/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Passing more than one parameter to a page - Silverlight</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Passing-more-than-one-parameter-to-a-page---Silverlight/</link><pubDate>Thu, 14 Mar 2013 23:05:10 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;In order to passing data to a page we can use friendly URL through the UriMapper. The URI mapping in ClientUI Navigation Framework recognizes the query string segmentation prefixed with ? and &amp;amp; character, and automatically converts the query string into key value pair which can be accessed in the code behind of the navigated page. For more detail information about this, please check &lt;a href="http://www.intersoftpt.com/Support/ClientUI/Documentation/NavigationOverview.html" target="_blank"&gt;Navigation Overview&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;The alternative solution is to pass the data through “extraData” parameter in the navigate method. For code sample, please check &lt;a href="http://www.intersoftpt.com/Support/ClientUI/Documentation/HowtoNavigatetoaPagewithExtraData.html" target="_blank"&gt;How-to: Navigate to a Page with Extra Data&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Passing more than one parameter to a page - Silverlight</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Passing-more-than-one-parameter-to-a-page---Silverlight/</link><pubDate>Thu, 14 Mar 2013 08:18:31 GMT</pubDate><dc:creator>zen8019</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;How do I pass more than one parameter to a UXPage - Silverlight?&lt;/p&gt;</description></item></channel></rss>