PublishingPage.QuickDeploy Method
Uses the QuickDeploy method to deploy this PublishingPage object.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Sub QuickDeploy
'Usage
Dim instance As PublishingPage
instance.QuickDeploy()
public void QuickDeploy()
Exceptions
Exception | Condition |
---|---|
ContentDeploymentException | No ContentDeploymentJobs are enabled for this source site collection |