Share via


NavigationTermSetItem.GetCustomizableStringPropertyName method

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Protected Shared Function GetCustomizableStringPropertyName ( _
    customizablePropertyId As NavigationTermSetItem.CustomizablePropertyId _
) As String
'Usage
Dim customizablePropertyId As NavigationTermSetItem.CustomizablePropertyId
Dim returnValue As String

returnValue = NavigationTermSetItem.GetCustomizableStringPropertyName(customizablePropertyId)
protected static string GetCustomizableStringPropertyName(
    NavigationTermSetItem.CustomizablePropertyId customizablePropertyId
)

Parameters

Return value

Type: System.String

See also

Reference

NavigationTermSetItem class

NavigationTermSetItem members

Microsoft.SharePoint.Publishing.Navigation namespace