Share via


_sListMetadata.DefaultViewUrl Field

A string specifying the server-relative URL of the page containing the default view for the list.

Namespace:  [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx

Syntax

'Declaration
Public DefaultViewUrl As String
'Usage
Dim instance As _sListMetadata
Dim value As String

value = instance.DefaultViewUrl

instance.DefaultViewUrl = value
public string DefaultViewUrl

Remarks

When a page is first displayed on the client user interface, all lists not customized for the implementation will appear in default view.

See Also

Reference

_sListMetadata Structure

_sListMetadata Members

SiteData Web Service

GetServerRelativeUrl(SPWeb)