generateDynamicDataRef()
Availability
Adobe Dreamweaver UltraDev 1.
Description
This function generates the dynamic data object for a child node.
Arguments
sourceName, bindingName
- The
sourceNameargument is the name of the top-level node that is associated with the child node. - The
bindingNameargument is the name of the child node from which you want to generate a dynamic data object.
Returns
Adobe Dreamweaver expects a string, which can be passed to the formatDynamicDataRef() function to format it before inserting it in a user's document.