  | DateTimeControlInfoStartDate Property  | 
 
 Gets the start date.
 
 
    Namespace: 
   Dynamicweb.News.Common.Frontend
    Assembly:
   Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxpublic DateTime StartDate { get; }Public ReadOnly Property StartDate As DateTime
	Get
Property Value
Type: 
DateTime
 The start date.
 
See Also