Click or drag to resize
IPInfoProviderDeleteIPInfo Method (IPInfo)
Deletes specified ip.

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

Parameters

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