Click or drag to resize
BasicCalendarEventEndField Property
Name of the field in the DataSource that contains the datetime value of event end date.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public string EventEndField { get; set; }

Property Value

Type: String
See Also