Whatever message this page gives is out now! Go check it out!
Tag | Description |
Contains a component definition; includes attributes for introspection. For more information, see Building ColdFusion components. | |
Defines a component method (function); includes attributes for introspection. For more information, see Defining component methods in Building ColdFusion components. | |
Defines a parameter (argument) to a method; includes attributes for introspection. For more information, see Defining and using method parameters in Building ColdFusion components. | |
Defines variables for CFCs that provide web services; also use to document component properties. For more information, see The cfproperty tag in cfproperty. |