SiteMapNode.IHierarchyData.Item Property

 

Gets the hierarchical data item. For a description of this member, see IHierarchyData.Item.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

private abstract Item : Object with get
private override Item : Object with get

Property Value

Type: System.Object

An hierarchical data node object.

This member is an explicit interface member implementation. It can be used only when the SiteMapNode instance is cast to an IHierarchyData interface.

.NET Framework
Available since 2.0
Return to top
Show: