PageNavigator.SetButtonText-Methode (INavigationPage, ButtonType, String)

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

Syntax

'Declaration
Public Sub SetButtonText ( _
    page As INavigationPage, _
    buttonType As ButtonType, _
    text As String _
)
public void SetButtonText(
    INavigationPage page,
    ButtonType buttonType,
    string text
)

Parameter

Implementiert

IPageNavigator.SetButtonText(INavigationPage, ButtonType, String)

.NET Framework-Sicherheit

Siehe auch

Referenz

PageNavigator Klasse

SetButtonText-Überladung

Microsoft.TeamFoundation.Controls.WPF-Namespace