CodeCharge Studio

fld<control>Link Run-Time Variable (ColdFusion)

Applies to

ImageLink control, Link control

Type

string

Access

read/write

Syntax

<cfset fld<control>Link=<expression>>
<cfset <expression>= fld<control>Link>

Description

The Link variable stores the URL (including the query string) that is assigned to the HREF attribute of an HTML link. This variable is used only by the Link and Image Link controls.

See also

fld<control name> variable


On-line, printable versions and updates