Returns string representation of event time with dependence on current ITimeZone manager
time zone settings.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- control
- Type: System.Web.UI Control
Control containing ITimeZoneManager
- startTime
- Type: System Object
Event start time
- endTime
- Type: System Object
Event end time
- isAllDayEvent
- Type: System Boolean
Indicates if it is all day event - if yes, result does not contain times
Return Value
Type: StringSee Also