SPCalendarBase.GetSelectedDate Method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Function GetSelectedDate As String
'Usage
Dim returnValue As String
returnValue = Me.GetSelectedDate()
protected string GetSelectedDate()
Return Value
Type: System.String