Click or drag to resize
MembershipEvents Class
Membership events.
Inheritance Hierarchy
SystemObject
  Kentico.Membership.InternalMembershipEvents

Namespace: Kentico.Membership.Internal
Assembly: Kentico.Membership (in Kentico.Membership.dll) Version: 12.0.0
Syntax
C#
public static class MembershipEvents

The MembershipEvents type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberRegistrationCompleted
Fires when registration of the user is completed.
Top
See Also