| DataItemBase Constructor |
Namespace:
Dynamicweb.Deployment
Assembly:
Dynamicweb.Deployment (in Dynamicweb.Deployment.dll) Version: 3.0.3
Syntax protected DataItemBase(
string id
)
Protected Sub New (
id As String
)
Parameters
- id
- Type: SystemString
See Also