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