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
Remarks
It must not be null. It must not be empty. It must be a URL of server-relative form.