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