Click or drag to resize

DeploymentProviderGetDataItems Method (DataItemSelection)

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public abstract IEnumerable<DataItem> GetDataItems(
	DataItemSelection selection
)

Parameters

selection
Type: Dynamicweb.DeploymentDataItemSelection

Return Value

Type: IEnumerableDataItem
See Also