| NewsItemGetMinMaxNewsDate Method |
Retrieves minimum and maximum date.
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public static Dictionary<string, DateTime> GetMinMaxNewsDate()
Public Shared Function GetMinMaxNewsDate As Dictionary(Of String, DateTime)
Return Value
Type:
DictionaryString,
DateTimeSee Also