System.Web.Configuration.HttpCapabilitiesBase.SupportsQueryStringInFormAction Property

Gets a value indicating whether the browser supports a query string in the action attribute value of HTML <form> elements.

Syntax

public virtual bool SupportsQueryStringInFormAction { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If false, query string parameters are sent, in postback data, as HTML <input> elements with the type attributes set to hidden.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0