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 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.

See Also

Remove Parameters property, Href Source property


On-line, printable versions and updates