Click or drag to resize

DataItem Constructor

Initializes a new instance of the DataItem class

Namespace:  Dynamicweb.Deployment
Assembly:  Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax
public DataItem(
	string id
)

Parameters

id
Type: SystemString
See Also