| BasicCalendarLoadData Method | 
            Prepares event data to hashtable to speed up rendering of calendar cells (days).
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected void LoadData(
	DateTime currentMonthDay
)
Parameters
- currentMonthDay
- Type: SystemDateTime
 Date of month displayed in the calendar
 See Also
See Also