Website Administrator whether receive the notification email when new user register.

Namespace: DotNetNuke.Entities.Portals
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool EnableRegisterNotification { get; internal set; }
Visual Basic
Public Property EnableRegisterNotification As Boolean
	Get
	Friend Set

See Also