Share via


FrameElement.dataFormatAs Property

SharePoint Designer Developer Reference

Sets or returns a String that contains the value of the dataFormatAs attribute, which represents how to render an HTML element that is bound to a database.

Syntax

expression.dataFormatAs

expression   Required. An expression that returns a FrameElement object.

See Also