A collection of the dates with events on for the selected period.
Namespace:
EPiServer.Web.WebControlsAssembly: EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[ObsoleteAttribute("Calendar.ActiveDates is obsolete: Please use the type-safe generic method Calendar.ActiveSelectedDates instead.")] public ArrayList ActiveDates { get; set; } |