Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.