Share via


BasicList.NewForm Property

SharePoint Designer Developer Reference

Returns or sets a String that represents the form used for adding new content to a list in a Microsoft Windows SharePoint Services Web site.

Syntax

expression.NewForm

expression   Required. A variable that represents a BasicList object.

Remarks

The default file name for a BasicList object is NewForm.htm.

See Also