HttpCapabilitiesBase.PreferredRequestEncoding Property

 

Gets the request encoding preferred by the browser.

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

abstract PreferredRequestEncoding : string with get
override PreferredRequestEncoding : string with get

Property Value

Type: System.String

The request encoding preferred by the browser.

.NET Framework
Available since 2.0
Return to top
Show: