| ListDateFilterSelectedDate Property |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
public Nullable<DateTime> SelectedDate { get; set; }
<BindableAttribute(true)>
Public Property SelectedDate As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTimeSee Also