Table of Contents

Interface IVisitorTrackerResult

Namespace
Dynamicweb.Frontend.Contracts
Assembly
Dynamicweb.dll
[Obsolete("Do not use")]
public interface IVisitorTrackerResult

Properties

IsBot

bool IsBot { get; set; }

Property Value

bool

Success

bool Success { get; }

Property Value

bool
To top