| DateTimeControlInfoEndDate Property |
Gets the end date.
Namespace:
Dynamicweb.News.Common.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public DateTime EndDate { get; }
Public ReadOnly Property EndDate As DateTime
Get
Property Value
Type:
DateTime
The end date.
See Also