Click or drag to resize
ISubscriptionHashValidator Interface
Validates subscription hash.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 10.0.0
Syntax
C#
public interface ISubscriptionHashValidator

The ISubscriptionHashValidator type exposes the following members.

Methods
  NameDescription
Public methodValidate
Validates the subscription and unsubscription hash.
Top
See Also