mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
639cfad7ec58e4b2780ff317866e2a409b409ccf

Before this change, the content item data would not be available when ContentCreated is called, as the Update drivers haven't been called yet. This change will only trigger the event when the item is first created and its data has been updated. It also introduces a new ContentUpdated event.
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
43.9%
JavaScript
43.7%
HTML
5.5%
CSS
2.4%
Less
1.5%
Other
2.9%