HttpCapabilitiesBase::PreferredRequestEncoding Property

 

Gets the request encoding preferred by the browser.

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

public:
property String^ PreferredRequestEncoding {
	virtual String^ get();
}

Property Value

Type: System::String^

The request encoding preferred by the browser.

.NET Framework
Available since 2.0
Return to top
Show: