Click or drag to resize
IPInfoProviderGetIPInfo Method
Returns ip with specified ID.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static IPInfo GetIPInfo(
	int ipId
)

Parameters

ipId
Type: SystemInt32
Ip ID

Return Value

Type: IPInfo
See Also