ITeamExplorerUndockedPageManager.DockPage Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Function DockPage ( _
    page As ITeamExplorerPage _
) As ITeamExplorerPage
ITeamExplorerPage DockPage(
    ITeamExplorerPage page
)
ITeamExplorerPage^ DockPage(
    ITeamExplorerPage^ page
)
abstract DockPage : 
        page:ITeamExplorerPage -> ITeamExplorerPage
function DockPage(
    page : ITeamExplorerPage
) : ITeamExplorerPage

Parameters

Return Value

Type: Microsoft.TeamFoundation.Controls.ITeamExplorerPage

.NET Framework Security

See Also

Reference

ITeamExplorerUndockedPageManager Interface

Microsoft.TeamFoundation.Controls Namespace