Share via


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)
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

See Also

Reference

BlogMonthQuickLaunch Class

BlogMonthQuickLaunch Members

Microsoft.SharePoint.WebPartPages Namespace