Click or drag to resize
IPInfoProviderDeleteIPInfo Method (Int32)
Deletes ip with specified ID.

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

Parameters

ipId
Type: SystemInt32
Ip ID
See Also