A pretty printed string with the time since the message was created

Namespace: DotNetNuke.Services.Social.Notifications
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[XmlAttributeAttribute]
public string DisplayDate { get; }
Visual Basic
<XmlAttributeAttribute> 
Public ReadOnly Property DisplayDate As String
	Get

See Also