Hi all,
I am trying to execute a piece of javascript function from the Silverlight
code behind.
Tried using HtmlPage.Window.CreateInstance("abc", new object[] { "test" });
JS Function:
function abc(arg)
{
//do something
}
The first time it executed that function, it works. However, the subsequent
invocation causes an exception to be thrown by SL (Type is not defined).
Any idea?
Thanks.
Regards,
Dimaz Pramudya
-------------------------------------------------------------------
OzSilverlight.com - to unsubscribe from this list, send a message back to the
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net