Share via


BlogMonthQuickLaunch.m_showWeekNumber field

Specifies a flag that indicates whether the week number in day or week view of a calendar is displayed.

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

Syntax

'Declaration
Protected m_showWeekNumber As Boolean
'Usage
Dim value As Boolean

value = Me.m_showWeekNumber

Me.m_showWeekNumber = value
protected bool m_showWeekNumber

See also

Reference

BlogMonthQuickLaunch class

BlogMonthQuickLaunch members

Microsoft.SharePoint.WebPartPages namespace