SPDataSource.DefaultViewName Field

Represents the name of the default view. This field is read-only.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Shared ReadOnly DefaultViewName As String

Dim value As String

value = SPDataSource.DefaultViewName
public static readonly string DefaultViewName

Remarks

The value of this field is currently "DefaultView".

See Also

Reference

SPDataSource Class

SPDataSource Members

Microsoft.SharePoint.WebControls Namespace