IPageNavigator.RemovePage 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 RemovePage ( _
    id As Guid _
)
void RemovePage(
    Guid id
)
void RemovePage(
    Guid id
)
abstract RemovePage : 
        id:Guid -> unit
function RemovePage(
    id : Guid
)

Parameters

.NET Framework Security

See Also

Reference

IPageNavigator Interface

RemovePage Overload

Microsoft.TeamFoundation.Controls.WPF Namespace