Percent encoding.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- value
- Type: System String
The text to encode.
- codePage
- Type: System.Text Encoding
The Encoding object that specifies the encoding scheme.
Return Value
Type: StringRemarks
For more details, please see:
See Also