_sListMetadata.DefaultViewUrl field
A string specifying the server-relative URL of the page containing the default view for the list.
Namespace: WebSvcSiteData
Assembly: STSSOAP (in STSSOAP.dll)
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.