BlogMonthQuickLaunch.m_iNumMonths field
Represents the number of previous months that are displayed in the calendar.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected m_iNumMonths As Integer
'Usage
Dim value As Integer
value = Me.m_iNumMonths
Me.m_iNumMonths = value
protected int m_iNumMonths
Remarks
The default value is 4.