[SOLVED] call javascript function of widget

Answered Closed
0
0

Hi,

sorry for noob question: how can I call a javascript function inside a widget from c#/vbnet code?

regards

Cristian

  • You must to post comments
Best Answer
0
0

Hi Cristian,

you use Call or Eval, see here:

https://wisej.com/docs/2.0/html/JavaScript.htm

Best regards
Frank

  • You must to post comments
0
0

Thank you Frank!

it was my mistake! I had the widget inside a user control 🙂

all ok

  • You must to post comments
Showing 2 results