Click or drag to resize

StatisticsObject Constructor (String, String, Boolean)

Initializes a new instance of the StatisticsObject class

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public StatisticsObject(
	string type,
	string element,
	bool autoLogPageVisit
)

Parameters

type
Type: SystemString
element
Type: SystemString
autoLogPageVisit
Type: SystemBoolean
See Also