explain how you can pass parameters to silver light controls from asp.net pages?
Answer / Sonu Vaishya
To pass parameters to Silverlight controls from ASP.NET pages, you can use the HtmlPage class in Silverlight. Set the value of a parameter using the JavaScript Eval method and read it inside the Silverlight application.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is silverlight.js file?
What are the different important files that are used in silverlight?
how to change the default page of silver light application?
What kind of brushed does silverlight support?
what is name scope in silverlight?
What are the different development tools used in silverlight?
what are the steps will followed when consuming wcf in silver light?
What is the difference between silverlight and flash?
Does silverlight have a system.console class? Why?
Is silverlight supported on various locales?
How can you host a silverlight application?
Which tool should use for Silverlight – Expression Studio or Visual Studio?