Share via


DesignerDocument.nameProp Property

SharePoint Designer Developer Reference

Returns a String that represents the file name of an HTML document without the folder path or file extension.

Syntax

expression.nameProp

expression   Required. A variable that represents a DesignerDocument object.

See Also