Share via


PublishingScheduleControl.Focus method

Overrides the TemplateBasedControl.Focus method to set focus appropriately for this control.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Sub Focus
'Usage
Dim instance As PublishingScheduleControl

instance.Focus()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override void Focus()

See also

Reference

PublishingScheduleControl class

PublishingScheduleControl members

Microsoft.SharePoint.Publishing.WebControls namespace