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