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:

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?

Next article

Query events