'Declaration
Public Function LocationFromIPAddress( _ ByVal ipAddress As String _ ) As GeoLocation
public GeoLocation LocationFromIPAddress( string ipAddress )
Parameters
- ipAddress
- a System.Int64 number represent an IP Address
Return Value
return a C1.Web.Api.Visitor.Models.GeoLocation object