The only way you have is to use DllImport, Call from C# to a method in .jslib file, and from that method to call the JS method in the web page.
確定! 回上一頁