Share via


SPList.MobileDefaultView property

Read-only property used to retrieve the mobile default view for the list.

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

Syntax

public SPView MobileDefaultView { get; }

Property value

Type: Microsoft.SharePoint.SPView
A SPView that represents the mobile default view.

See also

Reference

SPList class

SPList members

Microsoft.SharePoint namespace