Share via


BlogMonthQuickLaunch.m_firstWeekOfYear field

Specifies the first week of the year that to be displayed in the calendar.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected m_firstWeekOfYear As Short
'Usage
Dim value As Short

value = Me.m_firstWeekOfYear

Me.m_firstWeekOfYear = value
protected short m_firstWeekOfYear

See also

Reference

BlogMonthQuickLaunch class

BlogMonthQuickLaunch members

Microsoft.SharePoint.WebPartPages namespace