You are here: Start » FIL.NET » Invoke.Http_EncodeURL
Converts string to URL friendly text.
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inDecoded | string | String to be encoded. | ||
![]() | outEncoded | string | Percent-encoded string. |


