Create an all-day event using Native API

In order for an event to be treated as an all-day event by Sitefinity CMS, it must comply with the following:

  • The start time must be set to 12:00:00 am.
  • The end time must be set to 12:00:00 am.
  • The start and end date should be created in UTC format.
  • The event’s AllDayEvent property must be set to true

The following code creates an all-day event that lasts only one day with specified IDTitleContentStartDateEndDate through the Native API:

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Was this article helpful?