Web API Core | ComponentOne
C1.Web.Api.Visitor.Models Namespace / GeoLocation Class
Properties


In This Topic
    GeoLocation Class Members
    In This Topic

    The following tables list the members exposed by GeoLocation.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyFull name of the visitor's city or town.  
    Public PropertyTwo-letter ISO 3166 code for the visitor's country.  
    Public PropertyFull name of the visitor's country.  
    Public PropertyLatitude of the city where the IP address is located.  
    Public PropertyLongitude of the city where the IP address is located.  
    Public PropertyTwo-letter code for the visitor's region  
    Public PropertyThe timezone of the visitor's location.  
    Public PropertyThe visitor's zip/postal code.  
    Top
    See Also