BackButtonBehavior.TextOverride Property

Definition

Gets or sets the text to display instead of the default back button text. This is a bindable property.

public:
 property System::String ^ TextOverride { System::String ^ get(); void set(System::String ^ value); };
public string TextOverride { get; set; }
member this.TextOverride : string with get, set
Public Property TextOverride As String

Property Value

Applies to