Gets and sets a flag whether to Notify the new User of the Creation

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

Syntax

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

See Also