SiteMapNode::IHierarchyData::Path Property
.NET Framework (current version)
Gets the path of the hierarchical data item. For a description of this member, see IHierarchyData::Path.
Assembly: System.Web (in System.Web.dll)
private: property String^ Path { virtual String^ get() sealed = IHierarchyData::Path::get; }
Implements
IHierarchyData::PathThe IHierarchyData::Path property delegates to the Url property.
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
Available since 2.0
Show: