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
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