ContentDeploymentEventArgs Constructor
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