| NewsItemNewsUpdatedDate Property |
Stores and retrieves the date of news update.
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public DateTime NewsUpdatedDate { get; set; }
Public Property NewsUpdatedDate As DateTime
Get
Set
Property Value
Type:
DateTimeDate of update.
Remarks See Also