BlogMonthQuickLaunch.m_iNumMonths field
表示會顯示在行事曆中的前一個月數。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected m_iNumMonths As Integer
'用途
Dim value As Integer
value = Me.m_iNumMonths
Me.m_iNumMonths = value
protected int m_iNumMonths
備註
預設值為 4。