Click or drag to resize

ReportFolderNode Constructor

Initializes a new instance of the ReportFolderNode class

Namespace:  Dynamicweb.Management.Marketing.Nodes.Reports
Assembly:  Dynamicweb.Management.Marketing (in Dynamicweb.Management.Marketing.dll) Version: 4.6.1
Syntax
public ReportFolderNode(
	string path,
	string name
)

Parameters

path
Type: SystemString
name
Type: SystemString
See Also