Class DeploymentNotification.BeforeDeploymentArgs
- Namespace
- Dynamicweb.Deployment.Notifications
- Assembly
- Dynamicweb.Core.dll
Provides information about a deployment before it is executed.
public class DeploymentNotification.BeforeDeploymentArgs : DeploymentNotification.DeploymentArgs
- Inheritance
-
DeploymentNotification.BeforeDeploymentArgs
- Inherited Members
Constructors
BeforeDeploymentArgs(string, Package)
public BeforeDeploymentArgs(string id, Package package)