Click or drag to resize

IVisitorTrackerLogVisit Method

Namespace:  Dynamicweb.Frontend.Contracts
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
bool LogVisit(
	string group,
	string element,
	string value,
	bool autoLogPageVisit
)

Parameters

group
Type: SystemString
element
Type: SystemString
value
Type: SystemString
autoLogPageVisit
Type: SystemBoolean

Return Value

Type: Boolean
See Also