Click or drag to resize

ProductInformationNode Constructor

Initializes a new instance of the ProductInformationNode class

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
)

Parameters

path
Type: SystemString
title
Type: SystemString
See Also