Interface IVisitorTrackerResult
- Namespace
- Dynamicweb.Frontend.Contracts
- Assembly
- Dynamicweb.dll
[Obsolete("Do not use")]
public interface IVisitorTrackerResult
Properties
IsBot
bool IsBot { get; set; }
Property Value
Success
bool Success { get; }