| ProductInformationNode Constructor |
Namespace:
Dynamicweb.Management.Ecommerce.Nodes
Assembly:
Dynamicweb.Management.Ecommerce (in Dynamicweb.Management.Ecommerce.dll) Version: 5.1.6
Syntax public ProductInformationNode(
string path,
string title
)
Public Sub New (
path As String,
title As String
)
Parameters
- path
- Type: SystemString
- title
- Type: SystemString
See Also