Gets and sets a flag that determines whether the user should be automatically registered
Namespace: DotNetNuke.Services.AuthenticationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool AutoRegister { get; set; } |
| Visual Basic |
|---|
Public Property AutoRegister As Boolean Get Set |