Gets and sets a flag whether to Notify the new User of the Creation
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool Notify { get; set; } |
Visual Basic |
---|
Public Property Notify As Boolean Get Set |