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".