Click or drag to resize

DateTimeControlInfoStartDate Property

Gets the start date.

Namespace:  Dynamicweb.News.Common.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public DateTime StartDate { get; }

Property Value

Type: DateTime
The start date.
See Also