cfc Questions about struct
hi,
have problem , i'll explain wrong, here goes. invoke cfc:
<cfinvoke
component="cfc.price.pricegateway"
method="getbyid"
id="1"
returnvariable="priceresults">
</cfinvoke>
that returns following (from cfdump):
price results - component cfc.price.pricebean | |||||||
---|---|---|---|---|---|---|---|
properties |
| ||||||
methods |
how grab values of properties , display them on page? example, price, or priceid? can't find example , i've searched without results.
thanks.
More discussions in ColdFusion Application Development (read only)
adobe
Comments
Post a Comment