Share via


PublishingPage.QuickDeploy method

Deploys this PublishingPage object by using the QuickDeploy method.

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 ContentDeploymentJob objects are enabled for this source site collection

See also

Reference

PublishingPage class

PublishingPage members

Microsoft.SharePoint.Publishing namespace