HttpBrowserCapabilitiesBase.SupportsQueryStringInFormAction Egenskap

Definition

När det åsidosätts i en härledd klass får du ett värde som anger om webbläsaren stöder en frågesträng i action attributvärdet för HTML-element form .

public:
 virtual property bool SupportsQueryStringInFormAction { bool get(); };
public virtual bool SupportsQueryStringInFormAction { get; }
member this.SupportsQueryStringInFormAction : bool
Public Overridable ReadOnly Property SupportsQueryStringInFormAction As Boolean

Egenskapsvärde

true om webbläsaren stöder en frågesträng i action attributvärdet för HTML-element form , annars false.

Undantag

Gäller för