Encodes a string so that it can be sent to a web server as POST data.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- data
- Type: System String
The text to encode.
Return Value
The encoded text.Remarks
See Also