string EncodeURIComponent (string value)
 
Encode 'value' string, a partial URI component, as an escaped URI.
Parameters:
value
The value.
Returns:
A string.
Was this helpful?
Last modified date: 10/14/2020