Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
XmlEventArgs.Site Property (Microsoft.Office.InfoPath)
Gets an XPathNavigator object pointing at the node that is being changed.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Visual Basic (Declaration)
Public MustOverride ReadOnly Property Site As XPathNavigator
Visual Basic (Usage)
Dim instance As XmlEventArgs
Dim value As XPathNavigator

value = instance.Site
C#
public abstract XPathNavigator Site { get; }

Property Value

An XPathNavigator object pointing to the changed node.

After you set a reference to the XPathNavigator object that the Site property returns, you can use any of the properties and methods that are supported by the XPathNavigator class to work with the data.

This member can be accessed without restrictions.

This type or member can be accessed from code running in forms opened in Microsoft Office InfoPath 2007 or in a Web browser.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker