DateRelativeAgo Property
Get/Set a value indicating whether this Date occurs in the Past.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public bool Ago { get; set; }
Public Property Ago As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean
If true, the target date is x time ago. Otherwise, the target date is
x time from y.