CodeCharge StudioSpecify the types of parameters that should be preserved by the Link and propagated to the linked page.
| Setting | Description |
|---|---|
| None | No parameters will be propagated by the link. |
| Get (default) | All received Get parameters will be appended to the link. |
| Post | All received Post parameters will be appended to the link. |
| All | All received Get and Post parameters will be appended to the link. |