PublishingScheduleControl.startOnFollowingRadioButton Field
Start on following radio button on this date.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected startOnFollowingRadioButton As RadioButton
'Usage
Dim value As RadioButton
value = Me.startOnFollowingRadioButton
Me.startOnFollowingRadioButton = value
protected RadioButton startOnFollowingRadioButton
See Also
Reference
PublishingScheduleControl Class