Compartilhar via


BlogMonthQuickLaunch.m_iNumMonths field

Representa o número de meses anteriores que são exibidas no calendário.

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

Syntax

'Declaração
Protected m_iNumMonths As Integer
'Uso
Dim value As Integer

value = Me.m_iNumMonths

Me.m_iNumMonths = value
protected int m_iNumMonths

Comentários

O valor padrão é 4.

Ver também

Referência

BlogMonthQuickLaunch class

BlogMonthQuickLaunch members

Microsoft.SharePoint.WebPartPages namespace