CodeCharge Studio

Preserve Parameters Property

Specify whether GET or Post parameters should be preserved.

Applies to

Image Link, Link, Record, Editable Grid

Description:

Specify the types of parameters that should be preserved by the Link and propagated to the linked page.

Setting Description
None
(default)
No parameters will be propagated by the link.
Get 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.

See also:

Remove Parameters property, Href Source property


On-line, printable versions and updates