InfoPathControlSite members
Include protected members
Include inherited members
Represents the object that InfoPath passes to an ActiveX control when it is initialized in an InfoPath view.
The InfoPathControlSite type exposes the following members.
Properties
Name | Description | |
---|---|---|
Node | Gets a reference to the XML node to which the ActiveX control is bound. | |
XDocument | Gets a reference to the XDocument object associated with the view that contains the control. |
Top