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)

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