Share via


BlogMonthQuickLaunch.m_fdow field

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

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

Syntax

'Declaration
Protected m_fdow As Integer
'Usage
Dim value As Integer

value = Me.m_fdow

Me.m_fdow = value
protected int m_fdow

Remarks

This value is in the range 0 − 6, where 0 indicates Sunday, 1 indicates Monday, and so on.

See also

Reference

BlogMonthQuickLaunch class

BlogMonthQuickLaunch members

Microsoft.SharePoint.WebPartPages namespace