Partilhar via


PortalHierarchyData.IHierarchyData.Type Property

Gets a string that represents the type name of the hierarchical data item.

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

Syntax

'Declaration
Private ReadOnly Property Type As String
    Implements IHierarchyData.Type
    Get
'Usage
Dim instance As PortalHierarchyData
Dim value As String

value = CType(instance, IHierarchyData).Type
stringIHierarchyData.Type { get; }

Property Value

Type: System.String
A string that represents the type name of the hierarchical data item.

Implements

IHierarchyData.Type

See Also

Reference

PortalHierarchyData Class

PortalHierarchyData Members

Microsoft.SharePoint.Publishing.Navigation Namespace