Website Administrator whether receive the notification email when new user register.
Namespace: DotNetNuke.Entities.PortalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool EnableRegisterNotification { get; internal set; } |
| Visual Basic |
|---|
Public Property EnableRegisterNotification As Boolean Get Friend Set |