Share via


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)
Available in Sandboxed Solutions: No

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.

See Also

Reference

BlogMonthQuickLaunch Class

BlogMonthQuickLaunch Members

Microsoft.SharePoint.WebPartPages Namespace