Lucee Tag Reference
<cfLayoutArea>
No description found
Body
This tag may have a body.
Example
<cfLayoutArea [disabled=Boolean] [name=string] [onBindError=string] [overflow=string] [refreshOnActivate=Boolean] [selected=Boolean] [source=string] [style=string] [title=string]> [</cfLayoutArea>]
Attributes
The attributes for this tag are fixed. Except for the following attributes no other attributes are allowed.
| Name | Type | Required | Description |
|---|---|---|---|
| disabled | Boolean | No | |
| name | string | No | |
| onBindError | string | No | |
| overflow | string | No | |
| refreshOnActivate | Boolean | No | |
| selected | Boolean | No | |
| source | string | No | |
| style | string | No | |
| title | string | No |