Share via


PublishingPage.DisconnectedPublishingPageUrl field

Specifies a value that indicates whether the publishing page is disconnected.

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

Syntax

'Declaration
Public Const DisconnectedPublishingPageUrl As String
'Usage
Dim value As String

value = PublishingPage.DisconnectedPublishingPageUrl
public const string DisconnectedPublishingPageUrl

Remarks

This field is typically set in the following format: "https://www.microsoft.com/publishing?DisconnectedPublishingPage=true".

See also

Reference

PublishingPage class

PublishingPage members

Microsoft.SharePoint.Publishing namespace