DateTimeControl.ClearSelection Method
Clears the current selection in the control.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub ClearSelection
'Usage
Dim instance As DateTimeControl
instance.ClearSelection()
public void ClearSelection()