Table of Contents

Class DeploymentNotification.BeforeDeploymentArgs

Namespace
Dynamicweb.Deployment.Notifications
Assembly
Dynamicweb.Deployment.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)

Parameters

id string
package Package
See Also

See Also

To top