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)
Available in Sandboxed Solutions: No

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