ITeamExplorer.NavigateToPage-Methode

Navigieren Sie zur angegebenen Seite.

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

Syntax

'Declaration
Function NavigateToPage ( _
    pageId As Guid, _
    context As Object _
) As ITeamExplorerPage
ITeamExplorerPage NavigateToPage(
    Guid pageId,
    Object context
)

Parameter

  • context
    Typ: System.Object
    (Optional) blättern Sie Kontext.Diese kann NULL sein, wenn die Seite nicht Kontext erfordert.

Rückgabewert

Typ: Microsoft.TeamFoundation.Controls.ITeamExplorerPage
Gibt ITeamExplorerPage zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamExplorer Schnittstelle

Microsoft.TeamFoundation.Controls-Namespace