Share via


SPCalendarBase.m_DayNames Field

This field is not intended to be used directly in your code.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected m_DayNames As String()
'Usage
Dim value As String()

value = Me.m_DayNames

Me.m_DayNames = value
protected string[] m_DayNames

See Also

Reference

SPCalendarBase Class

SPCalendarBase Members

Microsoft.SharePoint.WebControls Namespace