BlogMonthQuickLaunch.m_postList field
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)
Syntax
'Declaration
Protected m_postList As SPList
'Usage
Dim value As SPList
value = Me.m_postList
Me.m_postList = value
protected SPList m_postList