Compartilhar via


PublishingPage.Label propriedade

Obtém o objeto VariationLabel cujo hierarquia este objeto PublishingWeb está situado.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)

Sintaxe

'Declaração
Public ReadOnly Property Label As VariationLabel
    Get
'Uso
Dim instance As PublishingPage
Dim value As VariationLabel

value = instance.Label
public VariationLabel Label { get; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Publishing.VariationLabel
O VariationLabel associado com o PublishingPage. Retorna uma referência nula (Nothing no Visual Basic) se o PublishingWeb não for um VariationPublishingPage.

Ver também

Referência

PublishingPage classe

PublishingPage membros

Microsoft.SharePoint.Publishing namespace