Click or drag to resize

Location Class

Provides information about visitor's location.
Inheritance Hierarchy
SystemObject
  Dynamicweb.AnalyticsLocation

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public class Location

The Location type exposes the following members.

Constructors
  NameDescription
Public methodLocation
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyAddress
Gets or sets the IP address.
Public propertyAddressLong
Gets the IP address as a long number.
Public propertyCountryCode
Gets or sets the two-letter ISO country code.
Public propertyProvider
Gets or sets the name of the ISP provider/gateway.
Top
Remarks