GeoIPHelperGetOrganizationByIpInternal Method |
Finds organization/company name associated with registered ASN by IP4 address.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntax protected virtual string GetOrganizationByIpInternal(
string ip
)
Parameters
- ip
- Type: SystemString
IP4 address
Return Value
Type:
StringOrganization/company name
See Also