Freigeben über


NavigationTermSetItem.GetCustomizableStringCustomValue-Methode

Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.

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

Syntax

'Declaration
Protected MustOverride Function GetCustomizableStringCustomValue ( _
    propertyId As Enum _
) As String
'Usage
Dim propertyId As Enum
Dim returnValue As String

returnValue = Me.GetCustomizableStringCustomValue(propertyId)
protected abstract string GetCustomizableStringCustomValue(
    Enum propertyId
)

Parameter

Rückgabewert

Typ: System.String

Siehe auch

Referenz

NavigationTermSetItem Klasse

NavigationTermSetItem-Member

Microsoft.SharePoint.Publishing.Navigation-Namespace