다음을 통해 공유


SPMobilePostsRefreshNavigation.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 SPMobilePostsRefreshNavigation
Dim value As SPList

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

Property Value

Type: Microsoft.SharePoint.SPList
A list of posts.

See Also

Reference

SPMobilePostsRefreshNavigation Class

SPMobilePostsRefreshNavigation Members

Microsoft.SharePoint.MobileControls Namespace