You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/cfml/cfargument.tag

9 lines
167 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="cfargument" single="1">
<attr name="name" />
<attr name="type" />
<attr name="required" />
<attr name="default" />
</tag>
</TAGS>