ContentDeploymentEventArgs Constructor

Initializes a new instance of the ContentDeploymentEventArgs object.

Namespace:  Microsoft.SharePoint.Publishing.Administration
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Sub New ( _
    job As ContentDeploymentJob _
)
'Usage
Dim job As ContentDeploymentJob

Dim instance As New ContentDeploymentEventArgs(job)
public ContentDeploymentEventArgs(
    ContentDeploymentJob job
)

Parameters

See Also

Reference

ContentDeploymentEventArgs Class

ContentDeploymentEventArgs Members

Microsoft.SharePoint.Publishing.Administration Namespace