MagicCMS Documentation
MagicUser
.
.
::
.
.
LastModify Property
Gets or sets the last modify date.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
DateTime
LastModify
{
get
;
set
; }
Field Value
The last modify date.
See Also
MagicUser Class
MagicCMS.Core Namespace