Calling JS class methods from Silverlight application
I’m working on a project in which we have to call some JS method of the containing page from a Silverlight application. It seems to be really straight forward like: HtmlPage.Window.Invoke("Global…