Share via


Survey.DefaultViewPage Property

SharePoint Designer Developer Reference

Returns or sets a String that defines the relative URL to the page that is viewed when the list is opened.

Syntax

expression.DefaultViewPage

expression   Required. A variable that represents a Survey object.

Remarks

This property corresponds to the default view page field on the Supporting Files tab of the Properties dialog box. The default start page is AllItems.htm.

See Also