Page.NavigationText Property

Definition

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Gets or sets the text that is displayed on the navigation panel.

public:
 virtual property System::String ^ NavigationText { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Localizable(true)]
public virtual string NavigationText { get; set; }
[<System.ComponentModel.Localizable(true)>]
member this.NavigationText : string with get, set
Public Overridable Property NavigationText As String

Property Value

The text that is displayed on the navigation panel.

Attributes

Applies to