DateTimeControl.IsDateEmpty property

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

Syntax

'Declaration
<BindableAttribute(True)> _
Public ReadOnly Property IsDateEmpty As Boolean
    Get
'Usage
Dim instance As DateTimeControl
Dim value As Boolean

value = instance.IsDateEmpty
[BindableAttribute(true)]
public bool IsDateEmpty { get; }

Property value

Type: System.Boolean

See also

Reference

DateTimeControl class

DateTimeControl members

Microsoft.SharePoint.WebControls namespace