ContentDeploymentConfiguration.Update Method
Updates the ContentDeploymentConfiguration object.
Namespace: Microsoft.SharePoint.Publishing.Administration
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As ContentDeploymentConfiguration
instance.Update()
public override void Update()
See Also
Reference
ContentDeploymentConfiguration Class