Dear all,
What is the equalent of Response.Write in silver light.
Thanks in advance!!!
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Posted May 20, 2011, 3:26 AM
It is supported in silverlight 3 & 4.
http://msdn.microsoft.com/en-us/library/cc189809%28v=vs.95%29.aspx
Gomathi PalaniswamyPosted May 20, 2011, 3:17 AM
The HtmlWindow coming under which namespace? i am using silver light 3 here the HtmlWindow.Navigate property not enabled.
Posted May 19, 2011, 6:38 AM
You can call javascript from Silverlight page. In the javascript , you can change the document.location.
Suthish NairPosted May 19, 2011, 6:35 AM
Suthish NairPosted May 19, 2011, 6:34 AM
Posted May 19, 2011, 6:22 AM