Freigeben über


NavigationTermSetItem.SetCustomizableStringCustomValue-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 Sub SetCustomizableStringCustomValue ( _
    propertyId As Enum, _
    customValue As String _
)
'Usage
Dim propertyId As Enum
Dim customValue As String

Me.SetCustomizableStringCustomValue(propertyId, _
    customValue)
protected abstract void SetCustomizableStringCustomValue(
    Enum propertyId,
    string customValue
)

Parameter

Siehe auch

Referenz

NavigationTermSetItem Klasse

NavigationTermSetItem-Member

Microsoft.SharePoint.Publishing.Navigation-Namespace