Click or drag to resize

StatisticsObject Constructor (String, String)

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
)

Parameters

type
Type: SystemString
element
Type: SystemString
See Also