A collection of the dates with events on for the selected period.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0

Syntax

C#
public List<DateTime> ActiveSelectedDates { get; set; }

See Also