ISPHierarchyData.EncodedName Property
Namespace: Microsoft.SharePoint.Navigation
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property EncodedName As String
Get
'Usage
Dim instance As ISPHierarchyData
Dim value As String
value = instance.EncodedName
string EncodedName { get; }
Property Value
Type: System.String