Skip to main content

Microsoft Silverlight

Advanced Forum Search Results

  • Re: SilverLight InitParams

    Hi, I'm working with silverLight. but i want to know how i'm set the init params dynamicly.
  • Re: SilverLight InitParams

    Hi, Thanks, but my parameter is not static. i need to set him dynamic.  for example in the aspx: Xaml1.InitParameters = "";   Thanks
  • SilverLight InitParams

    Hi,  in the <asp:Silverlight ID="Xaml1"> control we have  we have initparams by Xaml1.InitParameters. How can i access to init params by the html, in : div id="silverlightControlHost"> <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" ...
  • Localization in SilverLight

    Hi, I'm try to localize my silver light. I successed to do that when i'm browse the html, but its not works when i'm browse the same page on aspx. this is the code in the 'SL2_RTM_LocTestPage.html' : <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" ...
Microsoft Communities