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