Click or drag to resize

IVisitorTrackerCreate Method (Int32, Int32)

Namespace:  Dynamicweb.Frontend.Contracts
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
IVisitorTracker Create(
	int pageID,
	int areaID
)

Parameters

pageID
Type: SystemInt32
areaID
Type: SystemInt32

Return Value

Type: IVisitorTracker
See Also