Share via


SP.List.defaultViewUrl Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets the URL of the default view for the list.

var value = SP.List.get_defaultViewUrl(); 

Property Value

Type: String

Applies To

SP.List Class

Remarks

It must not be null. It must not be empty. It must be a URL of server-relative form.

See Also

Reference

SP.List Methods

SP.List Properties

SP Namespace