SiteMapNode::IHierarchyData::Type Property
.NET Framework (current version)
Gets a string that represents the type name of the hierarchical data item. For a description of this member, see IHierarchyData::Type.
Assembly: System.Web (in System.Web.dll)
private: property String^ Type { virtual String^ get() sealed = IHierarchyData::Type::get; }
Implements
IHierarchyData::TypeThis 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: