Click or drag to resize
DeploymentManagerDeploy Method
Does the deployment of the given object

Namespace: CMS.UIControls.Internal
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public void Deploy(
	DeploymentParameters parameters
)

Parameters

parameters
Type: CMS.UIControls.InternalDeploymentParameters
Deployment parameters
See Also