SPCalendarBase.m_SelectedDate 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_SelectedDate As SimpleDate
'Usage
Dim value As SimpleDate

value = Me.m_SelectedDate

Me.m_SelectedDate = value
protected SimpleDate m_SelectedDate

See also

Reference

SPCalendarBase class

SPCalendarBase members

Microsoft.SharePoint.WebControls namespace