Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.