Click or drag to resize

DataItemSelection Constructor (DataItemType)

Initializes a new instance of the DataItemSelection class

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public DataItemSelection(
	DataItemType dataItemType
)

Parameters

dataItemType
Type: Dynamicweb.DeploymentDataItemType
See Also