C# Equivalent code

  • Thread starter Gaurav Bhardwaj
  • Start date
G

Gaurav Bhardwaj

Hi,



I saw some code in InfoPath samples - CD_EDIT.XSN (Microsoft
Office\OFFICE11\SAMPLES\INFOPATH). In the sample a Function of .Js file is
called form Html page (taskpane.htm) by using the following code



window.external.Window.XDocument.Extension.InsertPartFromCatalog()



In my project I have to call a function defined in InfoPath dll from a
different C# dll. Can someone give a C# code corresponding to the above
code.



Thanks,

Gaurav
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top