The date the user subscribed.
Namespace: DotNetNuke.Services.Social.Subscriptions.EntitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public DateTime CreatedOnDate { get; set; } |
Visual Basic |
---|
Public Property CreatedOnDate As DateTime Get Set |