RequiresUrlEncodedPostfieldValues Property

Returns true if the device, during postback, encodes text in the value attribute of a posted field. The default is false.

public virtual bool RequiresUrlEncodedPostfieldValues {
   get
}

See Also

Processing Postback Data

Applies to: MobileCapabilities Class