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.
Returns the current view of the current list.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ReadOnly Property CurrentView As SPView
Get
'Usage
Dim value As SPView
value = Me.CurrentView
protected SPView CurrentView { get; }
Property Value
Type: Microsoft.SharePoint.SPView
The current view for the current list.
See Also
Reference
ListViewWebPartMobileAdapter Class