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