Click or drag to resize

DeploymentProviderCompareDataItems Method

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public IEnumerable<Comparison> CompareDataItems(
	DeploymentProvider destination,
	DataItemSelection selection
)

Parameters

destination
Type: Dynamicweb.DeploymentDeploymentProvider
selection
Type: Dynamicweb.DeploymentDataItemSelection

Return Value

Type: IEnumerableComparison
See Also