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.
Represents an array of month names 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_MonthNames As String()
'Usage
Dim value As String()
value = Me.m_MonthNames
Me.m_MonthNames = value
protected string[] m_MonthNames