Lucee Function Reference
Function AJAXLINK
Causes an HTML href attribute to display link results in the current Ajax container.
Example
ajaxlink(string url):string
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
url | string | Yes | The URL of the link. |