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

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

Property Value

Type: Type

Implements

IPreInitAttributeMarkedType
See Also