Compartilhar via


BlogMonthQuickLaunch.m_postList field

Representa o SPList que a Web Part usa para exibir links do mês anterior no início rápido.

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

Syntax

'Declaração
Protected m_postList As SPList
'Uso
Dim value As SPList

value = Me.m_postList

Me.m_postList = value
protected SPList m_postList

Ver também

Referência

BlogMonthQuickLaunch class

BlogMonthQuickLaunch members

Microsoft.SharePoint.WebPartPages namespace