Click or drag to resize

LocalDeploymentProviderGetDataItemInfos Method (DataItemSelection)

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public override IEnumerable<DataItemInfo> GetDataItemInfos(
	DataItemSelection selection
)

Parameters

selection
Type: Dynamicweb.DeploymentDataItemSelection

Return Value

Type: IEnumerableDataItemInfo
See Also