Compartilhar via


PageLayout.ServerRelativeUrl propriedade

Obtém o URL relativo ao servidor do objeto PageLayout .

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

Sintaxe

'Declaração
Public ReadOnly Property ServerRelativeUrl As String
    Get
'Uso
Dim instance As PageLayout
Dim value As String

value = instance.ServerRelativeUrl
public string ServerRelativeUrl { get; }

Valor de propriedade

Tipo: System.String
A URL relativa ao servidor do objeto PageLayout .

Comentários

O usuário deve ter permissões no objeto PageLayout para recuperá-lo inicialmente e para obter qualquer um dos seus valores de propriedade.

Ver também

Referência

PageLayout classe

PageLayout membros

Microsoft.SharePoint.Publishing namespace

ServerRelativeUrl