Share via


LongRunningOperationJob.NavigateWhenDoneUrl Property (Microsoft.SharePoint.Publishing) 

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaration
Public Property NavigateWhenDoneUrl As String
'Usage
Dim instance As LongRunningOperationJob
Dim value As String

value = instance.NavigateWhenDoneUrl

instance.NavigateWhenDoneUrl = value
public string NavigateWhenDoneUrl { get; set; }

See Also

Reference

LongRunningOperationJob Class
LongRunningOperationJob Members
Microsoft.SharePoint.Publishing Namespace