Click or drag to resize

DeploymentProviderGetDataItems Method (DataItemType)

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public virtual IEnumerable<DataItem> GetDataItems(
	DataItemType dataItemType
)

Parameters

dataItemType
Type: Dynamicweb.DeploymentDataItemType

Return Value

Type: IEnumerableDataItem
See Also