Click or drag to resize
MembershipReminder Class
Provides an ITask interface to send notifications to users about their expiring memberships.
Inheritance Hierarchy
SystemObject
  CMS.MembershipMembershipReminder

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
Syntax
C#
public class MembershipReminder : ITask

The MembershipReminder type exposes the following members.

Constructors
  NameDescription
Public methodMembershipReminder
Top
Methods
  NameDescription
Public methodExecute
Executes the task.
Top
See Also