Share via


DocumentLibrary.EditForm Property

SharePoint Designer Developer Reference

Returns or sets a String that represents the relative URL of the form used for editing a document library in Microsoft Office SharePoint Designer.

Syntax

expression.EditForm

expression   Required. A variable that represents a DocumentLibrary object.

Remarks

The edit form allows you to modify the columns in a document library. The default filename is EditForm.htm.

See Also