| DateSelectorAllowEmpty Property |
Namespace:
Dynamicweb.Controls.Legacy.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
[DefaultValueAttribute(false)]
public bool AllowEmpty { get; set; }
<BindableAttribute(false)>
<DefaultValueAttribute(false)>
Public Property AllowEmpty As Boolean
Get
Set
Property Value
Type:
BooleanSee Also