Click or drag to resize
IPInfoProviderSetIPInfo Method
Sets (updates or inserts) specified ip.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void SetIPInfo(
	IPInfo ipObj
)

Parameters

ipObj
Type: CMS.OnlineMarketingIPInfo
Ip to be set
See Also