﻿<?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 - How does ClientUI handle passing parameters from one UXFrame/UXPage to another?</title><link>http://www.intersoftsolutions.com/Community/ClientUI/How-does-ClientUI-handle-passing-parameters-from-one-UXFrameUXPage-to-another/</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>How does ClientUI handle passing parameters from one UXFrame/UXPage to another?</title><link>http://www.intersoftsolutions.com/Community/ClientUI/How-does-ClientUI-handle-passing-parameters-from-one-UXFrameUXPage-to-another/</link><pubDate>Mon, 28 Feb 2011 11:41:47 GMT</pubDate><dc:creator>jimmyps</dc:creator><description>&lt;p&gt;Hi Michael,&lt;/p&gt;&lt;p&gt;You can use friendly URL to pass the query string seamlessly through the UriMapper. If query string is not desired, you can also pass data through the "extraData" parameter in the Navigate method. This way of passing data is also compatible with the WPF counterpart of the UXFrame.&lt;/p&gt;
&lt;p&gt;For code sample, check out &lt;a target="_blank" href="../../../Support/ClientUI/Documentation#url=HowtoNavigatetoaPagewithExtraData.html"&gt;How-to: Navigate to a Page with Extra Data&lt;/a&gt;.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;br /&gt;Jimmy&lt;br /&gt;&lt;/p&gt;</description></item><item><title>How does ClientUI handle passing parameters from one UXFrame/UXPage to another?</title><link>http://www.intersoftsolutions.com/Community/ClientUI/How-does-ClientUI-handle-passing-parameters-from-one-UXFrameUXPage-to-another/</link><pubDate>Fri, 25 Feb 2011 19:09:05 GMT</pubDate><dc:creator>mgbloomfield</dc:creator><description>&lt;p&gt;In the old days, you would keep track of the user's state by using query parameters to pass values from one page to another. Example, &lt;a href="http://www.website.com/contact.aspx?x=24?y=45"&gt;http://www.website.com/contact.aspx?x=24?y=45&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I never liked passing parameters via the query string&lt;/p&gt;
&lt;p&gt;How does ClientUI handle that?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>