You are here: Data Classes > UserData Class > UserData Properties > LastLoginDate
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
UserData.LastLoginDate Property

Gets or sets the last date a user logged into CMS400.NET. This is for the UserData object.

C#
public String LastLoginDate;
Visual Basic
Public Property LastLoginDate() As String

The last login date for a user.

Copyright (c) 2007. All rights reserved.
What do you think about this topic? Send feedback!