Share via


FrameElement.src Property

SharePoint Designer Developer Reference

Returns or sets a String that represents the source file for a FRAME element. Corresponds with the src attribute.

Syntax

expression.src

expression   Required. A variable that represents a FrameElement object.

See Also