Click or drag to resize

DeploymentProviderExportDataItemsToPackage Method

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public ExportInfo ExportDataItemsToPackage(
	string id,
	ICollection<DataItemIdentifier> dataItemIdentifiers
)

Parameters

id
Type: SystemString
dataItemIdentifiers
Type: System.Collections.GenericICollectionDataItemIdentifier

Return Value

Type: ExportInfo
See Also