Click or drag to resize

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; }

Property Value

Type: NullableDateTime
See Also