CodeCharge Studio

SetLink Method (PHP)

Applies to

ImageLink Control, Link Control

Syntax

<control>->SetLink(url)

Parameters

Name Type Description Required
url string A URL to the target resource which the control should point to. Yes

Description

This method sets the URL of a Link or Image Link control.

This method can be used to change the URL dynamically or to append additional parameters to an existing URL.

See also

GetLink Method


On-line, printable versions and updates