Hi!
i have web page that contains javascript and C# component. How can i call javascript function from the C# component?
C# component:
using System;
using System.Runtime.InteropServices;
namespace TerminalComm
{
[Guid("53C7EA31-BBA1-46d9-8DAE-71F374340120")]
public interface...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.