Share via


SPCalendarBase.m_ShortDayNames 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_ShortDayNames As String()
'Usage
Dim value As String()

value = Me.m_ShortDayNames

Me.m_ShortDayNames = value
protected string[] m_ShortDayNames

See Also

Reference

SPCalendarBase Class

SPCalendarBase Members

Microsoft.SharePoint.WebControls Namespace