Click or drag to resize
DoubleOptInExtensionDefinitionRegister Class
Register for actions extending double opt-in feature.
Inheritance Hierarchy
SystemObject
  CMS.NewslettersDoubleOptInExtensionDefinitionRegister

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax
C#
public sealed class DoubleOptInExtensionDefinitionRegister

The DoubleOptInExtensionDefinitionRegister type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberInstance
Gets the DoubleOptInExtensionDefinitionRegister instance.
Public propertyItems
Gets all registered instances of DoubleOptInExtensionDefinition.
Top
Methods
  NameDescription
Public methodRegister
Registers given definition to the system.
Top
See Also