Click or drag to resize
RegisterDeleteContactsImplementationAttributeMarkedType Property
IDeleteContacts that will be used when in the settings.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public Type MarkedType { get; }

Property Value

Type: Type

Implements

IPreInitAttributeMarkedType
See Also