Click or drag to resize
IPInfoProviderDeleteIPInfoInternal Method
Deletes specified ip.

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

Parameters

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