Share via


SPMobilePostsDispFormNavigation.List Property

Gets a list of posts from the cached list collection in the current Web site.

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

Syntax

'Declaration
Public Overrides ReadOnly Property List As SPList
    Get
'Usage
Dim instance As SPMobilePostsDispFormNavigation
Dim value As SPList

value = instance.List
public override SPList List { get; }

Property Value

Type: Microsoft.SharePoint.SPList
The target list.

See Also

Reference

SPMobilePostsDispFormNavigation Class

SPMobilePostsDispFormNavigation Members

Microsoft.SharePoint.MobileControls Namespace