user-avatar
Today is Thursday
May 23, 2013

Tag: Init Parameters

March 3, 2010

How to pass InitParameters to Silverlight in HTML object control

by Ashish Sehajpal — Categories: Development — Tags: , 1 Comment

There are three different ways in which we can pass parameters to Silverlight from the HTML side: 1. Pass parameters using the HTML object control. This may be the case using pure HTML page to call silverlight control in it or may be the simple ASp.Net page as usual.  <object width=”100%” height=”100%”>    <param  name=”source”  value=”ClientBin/SomethingFunny.xap” [...]

© 2013 Sehajpal.com All rights reserved - Mobile View