GetComponentMetadata
Returns the metadata of a component path or instance in CFML style
Method Signature
GetComponentMetadata(path=[any])
Arguments
Argument
Type
Required
Description
Default
path
any
true
The path to the component.
Examples
Related
Last updated
Was this helpful?