SchedulePicker.DdlDailyHourBegin Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected DdlDailyHourBegin As DropDownList
'Usage
Dim value As DropDownList
value = Me.DdlDailyHourBegin
Me.DdlDailyHourBegin = value
protected DropDownList DdlDailyHourBegin