Compartilhar via


PublishingWeb.NewPageUrlToken propriedade

Gets the URL token that is usede when creating “one-click” pages within the current PublishingWeb object.

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

Sintaxe

'Declaração
Public ReadOnly Property NewPageUrlToken As String
    Get
'Uso
Dim instance As PublishingWeb
Dim value As String

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

Valor de propriedade

Tipo: System.String
Returns String.

Ver também

Referência

PublishingWeb classe

PublishingWeb membros

Microsoft.SharePoint.Publishing namespace