This topic has not yet been rated - Rate this topic

HTMLTaskPaneExternal Interface (Microsoft.Office.Interop.InfoPath.SemiTrust)

Represents a link to the Microsoft Office InfoPath 2007 object model.

 

Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.dll)
[CLSCompliantAttribute(false)] 
public interface HTMLTaskPaneExternal

The HTMLTaskPaneExternal object is used to expose the InfoPath object model to the Dynamic HTML (DHTML) scripting code in a custom task pane. It provides a number of properties for accessing certain parts of the InfoPath object model, including the XDocument object and the WindowObject object.

HTMLTaskPaneExternal facilitates using the InfoPath object model within the scripting code that is part of a custom task pane. The object is exposed through the external property of the DHTML window object.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.