Click or drag to resize
IPInfoProviderGetIps Method
Returns a query for all the IPInfo objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public static ObjectQuery<IPInfo> GetIps()

Return Value

Type: ObjectQueryIPInfo
See Also