Share via


IPageNavigator.GoToPage Method (Guid)

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

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

Syntax

'Declaration
Sub GoToPage ( _
    id As Guid _
)
void GoToPage(
    Guid id
)
void GoToPage(
    Guid id
)
abstract GoToPage : 
        id:Guid -> unit
function GoToPage(
    id : Guid
)

Parameters

.NET Framework Security

See Also

Reference

IPageNavigator Interface

GoToPage Overload

Microsoft.TeamFoundation.Controls.WPF Namespace