Table of Contents

Class ContactInfosDeletedHandler

Namespace
CMS.ContactManagement
Assembly
CMS.ContactManagement.dll

Event fires when BulkDelete(string, int) deletes some contacts. Deleted contacts IDs are passed in event arguments.

public class ContactInfosDeletedHandler : SimpleHandler<ContactInfosDeletedHandler, ContactInfosDeletedHandlerEventArgs>
Inheritance
object
ContactInfosDeletedHandler
Inherited Members
Extension Methods