Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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