Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the name of the default view. This field is read-only.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared ReadOnly DefaultViewName As String
'Usage
Dim value As String
value = SPDataSource.DefaultViewName
public static readonly string DefaultViewName
Remarks
The value of this field is currently "DefaultView".