HttpBrowserCapabilitiesWrapper.HasBackButton Proprietà

Definizione

Ottiene un valore che indica se il browser ha un pulsante Indietro dedicato.

public:
 virtual property bool HasBackButton { bool get(); };
public override bool HasBackButton { get; }
member this.HasBackButton : bool
Public Overrides ReadOnly Property HasBackButton As Boolean

Valore della proprietà

true se il browser ha un pulsante Indietro dedicato. In caso contrario, false. Il valore predefinito è true.

Si applica a