Share via


IFrameElement.dataFormatAs Property

SharePoint Designer Developer Reference

Sets or returns a String that contains the value of the dataFormatAs attribute, which represents how to render the data supplied to a specified object. Corresponds to the dataFormatAs attribute for an IFRAME element.

Syntax

expression.dataFormatAs

expression   Required. A variable that represents an IFrameElement object.

See Also