ListViewChooser.DefaultView Field
Specifies the default view of the ListViewChooser.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public DefaultView As String
'Usage
Dim instance As ListViewChooser
Dim value As String
value = instance.DefaultView
instance.DefaultView = value
public string DefaultView