Gets and sets the User's Creation Date
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public DateTime CreatedDate { get; set; } |
Visual Basic |
---|
Public Property CreatedDate As DateTime Get Set |