Gets a value indicating whether postback data sent by the browser will be UrlEncoded.

Declaration Syntax
public virtual bool RequiresUrlEncodedPostfieldValues { get; }Public Overridable ReadOnly Property RequiresUrlEncodedPostfieldValues As Boolean
public:
virtual property bool RequiresUrlEncodedPostfieldValues {
bool get ();
}
Return Value
true if postback data sent by the browser will be UrlEncoded; otherwise, false. The default is false.
Assembly:
OpenNETCF.Web (Module: OpenNETCF.Web) Version: 1.1.91.0