PublishingScheduleControl.startImmediateRadioButton Field
Specifies starting the appropriate action immediately on radio button selection.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected startImmediateRadioButton As RadioButton
'Usage
Dim value As RadioButton
value = Me.startImmediateRadioButton
Me.startImmediateRadioButton = value
protected RadioButton startImmediateRadioButton
See Also
Reference
PublishingScheduleControl Class