HttpCapabilitiesBase::RequiresUrlEncodedPostfieldValues Property
.NET Framework (current version)
Gets a value indicating whether postback data sent by the browser will be UrlEncoded.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if postback data sent by the browser will be UrlEncoded; otherwise, false. The default is false.
.NET Framework
Available since 2.0
Available since 2.0
Show: