Web API Core | ComponentOne
C1.Web.Api.Visitor.Providers Namespace / Ip2LocationProvider Class
Methods


In This Topic
    Ip2LocationProvider Class Members
    In This Topic

    The following tables list the members exposed by Ip2LocationProvider.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Methods
     NameDescription
    Public MethodGetting geographical location from an IP Address. It will automatically detect the given IP Address is IPv4 or IPv6. If the given IP is in localhost, there's no location can be found.  
    Public MethodGetting geographical location from an IPv4 number.  
    Public MethodGetting geographical location from an IPv6 number.  
    Public MethodGetting geographical localtion from latitude and longitude point.  
    Public MethodGet location provider type  
    Top
    See Also