Calling arbitrary JavaScript from Silverlight(pagebrooks.com)
submitted by
pbrooks(775) 3 years, 10 months ago
The question of calling JavaScript functions from Silverlight seems to come up quite often and there are solutions to the problem. But one answer I have not seen yet is to use the HtmlPage.Window.Eval method. This method is simply a pass-through to the Eval method in JavaScript on the browser end. It might not be an appropriate solution in all cases, but it's always nice to have options!
|category: Silverlight
|Views: 5
tags:
Silverlight another
Everyones tags:
Your Tags: