MagicCMS Documentation

RegisteredUser..::..Active Property

Gets or sets a value indicating whether this RegisteredUser ha been activated (confirmed) by the user.

Namespace:  MagicCMS.Marketing
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public bool Active { get; set; }

Field Value

true if active; otherwise, false.