IFrameElement.dataFld Property
SharePoint Designer Developer Reference |
Sets or returns a String that represents the name of the field in a data source, as specified by the dataSrc property, to which to bind the specified object. Corresponds to the dataFld attribute for an IFRAME element.
Syntax
expression.dataFld
expression Required. A variable that represents an IFrameElement object.
See Also