Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property NewPageUrlToken As String
Get
'Usage
Dim instance As PublishingWeb
Dim value As String
value = instance.NewPageUrlToken
public string NewPageUrlToken { get; }
Property Value
Type: System.String
Returns String.