NavigationTermSetItem.GetCustomizableStringDefaultValue método
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 (em Microsoft.SharePoint.Publishing.dll)
Sintaxe
'Declaração
Protected MustOverride Function GetCustomizableStringDefaultValue ( _
propertyId As Enum _
) As String
'Uso
Dim propertyId As Enum
Dim returnValue As String
returnValue = Me.GetCustomizableStringDefaultValue(propertyId)
protected abstract string GetCustomizableStringDefaultValue(
Enum propertyId
)
Parâmetros
- propertyId
Tipo: System.Enum
Valor retornado
Tipo: System.String