Share via


BlogMonthQuickLaunch.InitLocalMonthInfo Method

Initializes the array that contains the information from 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 Sub InitLocalMonthInfo
'Usage

Me.InitLocalMonthInfo()
protected void InitLocalMonthInfo()

Remarks

The size of the local month information array is determined by the m_iNumMonths field.

See Also

Reference

BlogMonthQuickLaunch Class

BlogMonthQuickLaunch Members

Microsoft.SharePoint.WebPartPages Namespace