summaryP:DotNetNuke.Entities.Users.UserEventArgs.SendNotification

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

Syntax

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

See Also