Click or drag to resize
IPInfoProviderDeleteIPInfoInternal Method
Deletes specified ip.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
protected virtual void DeleteIPInfoInternal(
	IPInfo ipObj
)

Parameters

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