Share via


DesignerDocument.title Property

SharePoint Designer Developer Reference

Sets or returns a String that represents the value of the TITLE element for a document. .

Syntax

expression.title

expression   Required. A variable that represents a DesignerDocument object.

See Also