Gets and sets the CreationDate for this online user
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public DateTime CreationDate { get; set; } |
Visual Basic |
---|
Public Property CreationDate As DateTime Get Set |