Click or drag to resize
IUserInfoUserLastModified Property
Date and time of the user last modification.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
DateTime UserLastModified { get; set; }

Property Value

Type: DateTime
See Also