ContentDeploymentEventArgs members
Encapsulates content deployment event data.
The ContentDeploymentEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ContentDeploymentEventArgs | Initializes a new instance of the ContentDeploymentEventArgs object. |
Top
Properties
Name | Description | |
---|---|---|
Job | Gets the current ContentDeploymentJob object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top