Click or drag to resize

PageInfo Constructor (String, Area, String, String)

Initializes a new instance of an object.

Namespace:  Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public PageInfo(
	string name,
	Area area,
	string url,
	string path
)

Parameters

name
Type: SystemString
Page name.
area
Type: Dynamicweb.ContentArea
Corresponding area.
url
Type: SystemString
Page URL.
path
Type: SystemString
Page Path.
Remarks