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