ISPHierarchyData interface

Implement the methods and properties of this interface to create hierarchical node objects from data sources that are derived from the IHierarchicalDataSource class.

Namespace:  Microsoft.SharePoint.Navigation
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Interface ISPHierarchyData
'Usage
Dim instance As ISPHierarchyData
public interface ISPHierarchyData

Remarks

Properly formatted message exchange occurs between data providers and consumers when data types are marshaled to managed classes. To be used as parameters for Microsoft SharePoint Foundation Web Service methods, XMLDocument objects must be marshaled as XMLNode or SoapXml objects.

See also

Reference

ISPHierarchyData members

Microsoft.SharePoint.Navigation namespace