Gets and sets the Last Activity Date of the User
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public DateTime LastActivityDate { get; set; } |
Visual Basic |
---|
Public Property LastActivityDate As DateTime Get Set |