<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Displaying user Prompt</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Displaying user Prompt</description>
  <pubDate>Wed, 13 May 2026 01:59:10 -700</pubDate>
  <lastBuildDate>Mon, 01 Oct 2012 05:10:01 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=3680</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Displaying user Prompt : I think the documentation is wrong...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3680&amp;PID=14673#14673</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=998" rel="nofollow">Walid</a><br /><strong>Subject:</strong> 3680<br /><strong>Posted:</strong> 01-Oct-2012 at 5:10am<br /><br />I think the documentation is wrong and it should be :<div><br></div><div><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 11px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;var dialogresult = await _dialogManager.ShowMessageAsync(</span><span style="border: 0px; font-family: 'courier new', monospace; font-size: 11px; margin: 0px; outline: 0px; padding: 0px; vertical-align: line; line-height: normal; white-space: pre; : rgb214, 227, 188; color: rgb163, 21, 21; ">"Are you sure?"</span><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 11px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">, </span><span style="border: 0px; font-family: 'courier new', monospace; font-size: 11px; margin: 0px; outline: 0px; padding: 0px; vertical-align: line; line-height: normal; white-space: pre; : rgb214, 227, 188; color: rgb0, 0, 255; ">new</span><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 11px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">&#091;&#093; {</span><span style="border: 0px; font-family: 'courier new', monospace; font-size: 11px; margin: 0px; outline: 0px; padding: 0px; vertical-align: line; line-height: normal; white-space: pre; : rgb214, 227, 188; color: rgb163, 21, 21; ">"Save"</span><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 11px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">, </span><span style="border: 0px; font-family: 'courier new', monospace; font-size: 11px; margin: 0px; outline: 0px; padding: 0px; vertical-align: line; line-height: normal; white-space: pre; : rgb214, 227, 188; color: rgb163, 21, 21; ">"Cancel"</span><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 11px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">});</span><br style="font-family: 'courier new', monospace; font-size: 11px; white-space: pre; color: rgb77, 77, 77; line-height: normal; : rgb214, 227, 188; "><br style="font-family: 'courier new', monospace; font-size: 11px; white-space: pre; color: rgb77, 77, 77; line-height: normal; : rgb214, 227, 188; "><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 11px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;await _dialogManager.ShowMessageAsync(</span><span style="border: 0px; font-family: 'courier new', monospace; font-size: 11px; margin: 0px; outline: 0px; padding: 0px; vertical-align: line; line-height: normal; white-space: pre; : rgb214, 227, 188; color: rgb43, 145, 175; ">string</span><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 11px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">.Format(</span><span style="border: 0px; font-family: 'courier new', monospace; font-size: 11px; margin: 0px; outline: 0px; padding: 0px; vertical-align: line; line-height: normal; white-space: pre; : rgb214, 227, 188; color: rgb163, 21, 21; ">"The user clicked: {0}"</span><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 11px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">, dialogresult), </span><br style="font-family: 'courier new', monospace; font-size: 11px; white-space: pre; color: rgb77, 77, 77; line-height: normal; : rgb214, 227, 188; "><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 11px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DialogButtons.Ok);</span></div>]]>
   </description>
   <pubDate>Mon, 01 Oct 2012 05:10:01 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3680&amp;PID=14673#14673</guid>
  </item> 
  <item>
   <title>Displaying user Prompt : I&amp;#039;m reading Ideablade docs...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3680&amp;PID=14671#14671</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1534" rel="nofollow">jordif</a><br /><strong>Subject:</strong> 3680<br /><strong>Posted:</strong> 01-Oct-2012 at 12:34am<br /><br /><div>I'm reading Ideablade docs about displaying user prompts and I've find that here:</div><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 10.909090995788574px; line-height: normal; white-space: pre; : rgb214, 227, 188; "><div><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 10.909090995788574px; line-height: normal; white-space: pre; : rgb214, 227, 188; "><br></span></div>&nbsp;await _dialogManager.ShowMessageAsync(</span><span style="border: 0px; font-family: 'courier new', monospace; font-size: 10.909090995788574px; margin: 0px; outline: 0px; padding: 0px; vertical-align: line; line-height: normal; white-space: pre; : rgb214, 227, 188; color: rgb163, 21, 21; ">"Are you sure?"</span><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 10.909090995788574px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">, </span><span style="border: 0px; font-family: 'courier new', monospace; font-size: 10.909090995788574px; margin: 0px; outline: 0px; padding: 0px; vertical-align: line; line-height: normal; white-space: pre; : rgb214, 227, 188; color: rgb0, 0, 255; ">new</span><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 10.909090995788574px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">&#091;&#093; {</span><span style="border: 0px; font-family: 'courier new', monospace; font-size: 10.909090995788574px; margin: 0px; outline: 0px; padding: 0px; vertical-align: line; line-height: normal; white-space: pre; : rgb214, 227, 188; color: rgb163, 21, 21; ">"Save"</span><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 10.909090995788574px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">, </span><span style="border: 0px; font-family: 'courier new', monospace; font-size: 10.909090995788574px; margin: 0px; outline: 0px; padding: 0px; vertical-align: line; line-height: normal; white-space: pre; : rgb214, 227, 188; color: rgb163, 21, 21; ">"Cancel"</span><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 10.909090995788574px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">});</span><br style="font-family: 'courier new', monospace; font-size: 10.909090995788574px; white-space: pre; color: rgb77, 77, 77; line-height: normal; : rgb214, 227, 188; "><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 10.909090995788574px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;await _dialogManager.ShowMessageAsync(</span><span style="border: 0px; font-family: 'courier new', monospace; font-size: 10.909090995788574px; margin: 0px; outline: 0px; padding: 0px; vertical-align: line; line-height: normal; white-space: pre; : rgb214, 227, 188; color: rgb43, 145, 175; ">string</span><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 10.909090995788574px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">.Format(</span><span style="border: 0px; font-family: 'courier new', monospace; font-size: 10.909090995788574px; margin: 0px; outline: 0px; padding: 0px; vertical-align: line; line-height: normal; white-space: pre; : rgb214, 227, 188; color: rgb163, 21, 21; ">"The user clicked: {0}"</span><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 10.909090995788574px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">, asyncOp.DialogResult), </span><br><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 10.909090995788574px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DialogButtons.Ok);</span><div><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 10.909090995788574px; line-height: normal; white-space: pre; : rgb214, 227, 188; "><br></span></div><div><span style="color: rgb77, 77, 77; font-family: 'courier new', monospace; font-size: 10.909090995788574px; line-height: normal; white-space: pre; : rgb214, 227, 188; ">asyncOp </span>&nbsp;is assumed to be declared but it isn't. How do I have to declare it ?</div><div><br></div><div>Thanks in advance.</div>]]>
   </description>
   <pubDate>Mon, 01 Oct 2012 00:34:15 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3680&amp;PID=14671#14671</guid>
  </item> 
 </channel>
</rss>