PublishingScheduleControl.dateTimeControl Field
Specifies the date time picker for start date.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected dateTimeControl As DateTimeControl
'Usage
Dim value As DateTimeControl
value = Me.dateTimeControl
Me.dateTimeControl = value
protected DateTimeControl dateTimeControl
See Also
Reference
PublishingScheduleControl Class