Railo 4.1 Reference
Choose a tag:

Tag <CFADMIN>

Tag for the railo web/server administrator

Body

This tag can't have a body.

Example

	<cfadmin ... >
	
This tag is also supported within cfscript
	<cfscript>
		admin ... ;
	</cfscript>

Attributes

There is no restriction for attributes for this tag.