Click or drag to resize
IUserIsAccountActivated Property
Account activated. Is set to false by default. Is set to true by Activation method when User account is sucessfully activated.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
bool IsAccountActivated { get; set; }

Property Value

Type: Boolean
See Also