DateTimeControl.IsDateEmpty 属性

获取或设置一个值,指示控件中显示日期值。

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<BindableAttribute(True)> _
Public ReadOnly Property IsDateEmpty As Boolean
    Get
用法
Dim instance As DateTimeControl
Dim value As Boolean

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

属性值

类型:System.Boolean
true如果显示一个 date 值,则否则为false。默认值为true。

另请参阅

引用

DateTimeControl 类

DateTimeControl 成员

Microsoft.SharePoint.WebControls 命名空间