Share via


FrameElement.name Property

SharePoint Designer Developer Reference

Returns or sets a String that represents the name of a FRAME element that can be used as the target value for links. Corresponds to the name attribute.

Syntax

expression.name

expression   Required. A variable that represents a FrameElement object.

See Also