BlogMonthQuickLaunch.m_MonthNames field
表示會顯示在行事曆的月份名稱的陣列。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected m_MonthNames As String()
'用途
Dim value As String()
value = Me.m_MonthNames
Me.m_MonthNames = value
protected string[] m_MonthNames