|
|
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Updates the last login date.
Namespace: Smartsite.Security.Authentication
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
| C# | |
|---|---|
void UpdateLastLoginDate( int userID ) | |
| Visual Basic (Declaration) | |
|---|---|
Sub UpdateLastLoginDate ( _ userID As Integer _ ) | |
Parameters
- userID
- Int32
The user ID.
See Also
IMembershipProvider Interface
Smartsite.Security.Authentication Namespace