[]
        
(Showing Draft Content)

C1.Web.Api.Visitor.Models.VisitorGeoInfo

VisitorGeoInfo Class

The Client Geo Location

Inheritance
VisitorGeoInfo
Implements
Namespace: C1.Web.Api.Visitor.Models
Assembly: C1.AspNetCore.Api.Visitor.dll
Syntax
public class VisitorGeoInfo : StringValueExtractor, IStringValueGetter

Constructors

Name Description
VisitorGeoInfo()

Properties

Name Description
CityName

The collected CityName from visitor client side

CountryCode

The collected CountryCode from visitor client side

CountryName

The collected CountryName from visitor client side

Latitude

The collected Latitude from visitor client side

Longitude

The collected Longitude from visitor client side

PostalCode

The collected PostalCode from visitor client side

RegionName

The collected RegionName from visitor client side

TimeZone

The collected TimeZone from visitor client side

Methods

Name Description
GetCombiningStringValue()

GetCombiningStringValue Of Geo