SPCalendarBase.m_DateOptions field

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

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

Syntax

'Declaration
Protected m_DateOptions As DateOptions
'Usage
Dim value As DateOptions

value = Me.m_DateOptions

Me.m_DateOptions = value
protected DateOptions m_DateOptions

See also

Reference

SPCalendarBase class

SPCalendarBase members

Microsoft.SharePoint.WebControls namespace