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 SPList that the Web Part uses to display the previous month’s links in the Quick Launch.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected m_postList As SPList
'Usage
Dim value As SPList
value = Me.m_postList
Me.m_postList = value
protected SPList m_postList