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
- propertyId
Typ: System.Enum
Rückgabewert
Typ: System.String