<cfstatic>
defines a static constructor within components
This tag must have a body.
This tag is also supported within <cfscript>
<cfstatic><!--- body ---></cfstatic>
This tag does not use any attributes.
Examples
There are currently no examples for this tag.See also
- Components (CFCs)
- Static
- <cfcomponent>
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)