Sitecore Event list

v10.4.0 / xp0
S.No.File NameEvent NameDescription
1Sitecore.configdata:updated
2Sitecore.configitem:added
3Sitecore.configitem:added:remote
4Sitecore.configitem:copied
5Sitecore.configitem:copied:remote
6Sitecore.configitem:copying
7Sitecore.configitem:created
8Sitecore.configitem:created:remote
9Sitecore.configitem:cloneAdded
10Sitecore.configitem:cloneAdded:remote
11Sitecore.configitem:creating
12Sitecore.configitem:deleted
13Sitecore.configitem:deleted:remote
14Sitecore.configitem:deleting
15Sitecore.configitem:locked
16Sitecore.configitem:moved
17Sitecore.configitem:moved:remote
18Sitecore.configitem:moving
19Sitecore.configitem:renamed
20Sitecore.configitem:renamed:remote
21Sitecore.configitem:saved
22Sitecore.configitem:saved:remote
23Sitecore.configitem:saving
24Sitecore.configitem:sortorderchanged
25Sitecore.configitem:sortorderchanged:remote
26Sitecore.configitem:templateChanged
27Sitecore.configitem:transferred
28Sitecore.configitem:unlocked
29Sitecore.configitem:versionAdded
30Sitecore.configitem:versionAdded:remote
31Sitecore.configitem:versionAdding
32Sitecore.configitem:versionRemoved
33Sitecore.configitem:versionRemoved:remote
34Sitecore.configitem:versionRemoving
35Sitecore.configpublish:begin
36Sitecore.configpublish:complete publish:complete Raised when publishing for all languages and targets (i.e. publish options) is complete.
37Sitecore.configpublish:complete:remote publish:complete:remote Raised when publishing for all languages and targets (i.e. publish options) is complete on a remote Sitecore instance.
38Sitecore.configpublish:end
39Sitecore.configpublish:end:remote
40Sitecore.configpublish:fail
41Sitecore.configpublish:itemProcessingReceives an argument of type ItemProcessingEventArgs (namespace: Sitecore.Publishing.Pipelines.PublishItem) /
42Sitecore.configpublish:itemProcessedReceives an argument of type ItemProcessedEventArgs (namespace: Sitecore.Publishing.Pipelines.PublishItem) /
43Sitecore.configpublish:startPublishing
44Sitecore.configpublish:statusUpdated
45Sitecore.configsecurity:loggingIn
46Sitecore.configsecurity:loggedIn
47Sitecore.configsecurity:loggingOut
48Sitecore.configsecurity:loggedOut
49Sitecore.configtemplate:updated
50Sitecore.configuser:created user:created(System.Web.Security.MembershipUser user) Raised when a new membership user has been created.
51Sitecore.configuser:created:remote user:created:remote(UserCreatedRemoteEventArgs args) Raised when a new membership user has been created on a remote Sitecore instance.
52Sitecore.configuser:deleted user:deleted(string userName) Raised when a new membership user has been deleted.
53Sitecore.configuser:deleted:remote user:deleted:remote(UserDeletedRemoteEventArgs args) Raised when a new membership user has been deleted on a remote Sitecore instance.
54Sitecore.configuser:runtimerolesupdated user:runtimerolesupdated(string userName) Raised when runtime roles have been added or removed for a user, typically for a virtual user.
55Sitecore.configuser:runtimerolesupdated:remote user:runtimerolesupdated:remote(UserUpdatedRemoteEventArgs args) Raised when runtime roles have been added or removed for a user on a remote Sitecore instance, typically for a virtual user.
56Sitecore.configuser:updated user:updated(System.Web.Security.MembershipUser user) Raised when a new membership user has been updated.
57Sitecore.configuser:updated:remote user:updated:remote(UserUpdatedRemoteEventArgs args) Raised when a new membership user has been updated on a remote Sitecore instance.
58Sitecore.configrole:created role:created(string roleName) Raised when a new membership role has been created.
59Sitecore.configrole:created:remote role:created:remote(RoleCreatedRemoteEventArgs args) Raised when a new membership role has been created on a remote Sitecore instance.
60Sitecore.configrole:deleted role:deleted(string roleName) Raised when a new membership role has been deleted.
61Sitecore.configrole:deleted:remote role:deleted:remote(RoleDeletedRemoteEventArgs args) Raised when a new membership role has been deleted on a remote Sitecore instance.
62Sitecore.configroles:relationsRemoved roles:relationsRemoved(string roleName) Raised when all relations have been removed for a role.
63Sitecore.configroles:relationsRemoved:remote roles:relationsRemoved:remote(RoleRelationsRemovedRemoteEventArgs args) Raised when all relations have been removed for a role on a remote Sitecore instance.
64Sitecore.configroles:rolesAdded roles:rolesAdded(IEnumerable
65Sitecore.configroles:rolesAdded:remote roles:rolesAdded:remote(RolesAddedToRolesRemoteEventArgs args) Raised when roles have been added to one or more roles on a remote Sitecore instance.
66Sitecore.configroles:rolesRemoved roles:rolesRemoved(IEnumerable
67Sitecore.configroles:rolesRemoved:remote roles:rolesRemoved:remote(RolesRemovedFromRolesRemoteEventArgs args) Raised when roles have been removed from one or more roles on a remote Sitecore instance.
68Sitecore.configroles:usersAdded roles:usersAdded(string[] userNames, string[] roleNames) Raised when users have been added to one or more roles.
69Sitecore.configroles:usersAdded:remote roles:usersAdded:remote(UsersAddedToRolesRemoteEventArgs args) Raised when users have been added to one or more roles on a remote Sitecore instance.
70Sitecore.configroles:usersRemoved roles:usersRemoved(string[] userNames, string[] roleNames) Raised when users have been removed from one or more roles.
71Sitecore.configroles:usersRemoved:remote roles:usersRemoved:remote(UsersRemovedFromRolesRemoteEventArgs args) Raised when users have been removed from one or more roles on a remote Sitecore instance.
72Sitecore.configdatabase:propertychanged database:propertychanged(string parameterName) Raised when database property was changed. Deprecated
73Sitecore.configproperty:changed property:changed(string parameterName) Raised when property was changed.
74Sitecore.configproperty:removed property:deleted(string parameterName) Raised when property was removed.
75Sitecore.configidtable:added idtable:added(string parameterName) Raised when property was added to idtable.
76Sitecore.configidtable:removed idtable:removed(string parameterName) Raised when property was removed from idtable.
77Sitecore.configsessionEnd:batch:starting Example (note: method must be compatible with the EventHandler delegate)
78Sitecore.configsessionEnd:starting sessionEnd:starting Raised before the sessionEnd pipeline is executed.
79Sitecore.configsessionEnd:postSessionEnd:starting sessionEnd:postSessionEnd:starting Raised before the postSessionEnd pipeline is executed.
80Sitecore.configsessionEnd:batch:ended sessionEnd:batch:ended Raised after the sessionEnd batch processing is executed.
81Sitecore.configsessionEnd:ended sessionEnd:ended Raised after the sessionEnd pipeline has been executed.
82Sitecore.configjob:starting job:starting Raised before a Job is placed into the ThreadPool
83Sitecore.configjob:started job:started Raised after a Job is placed into the ThreadPool and has been started
84Sitecore.configjob:ended job:ended Raised during the Job_Finished event
85Sitecore.configpackageinstall:starting
86Sitecore.configpackageinstall:starting:remote
87Sitecore.configpackageinstall:items:starting
88Sitecore.configpackageinstall:items:starting:remote
89Sitecore.configpackageinstall:items:ended
90Sitecore.configpackageinstall:items:ended:remote
91Sitecore.configpackageinstall:files:starting
92Sitecore.configpackageinstall:files:starting:remote
93Sitecore.configpackageinstall:files:ended
94Sitecore.configpackageinstall:files:ended:remote
95Sitecore.configpackageinstall:poststep:starting
96Sitecore.configpackageinstall:poststep:starting:remote
97Sitecore.configpackageinstall:poststep:ended
98Sitecore.configpackageinstall:poststep:ended:remote
99Sitecore.configpackageinstall:ended
100Sitecore.configpackageinstall:ended:remote
101XamlSharp.configactivate
102XamlSharp.configchange
103XamlSharp.configclick
104XamlSharp.configcontextmenu
105XamlSharp.configdblclick
106XamlSharp.configdeactivate
107XamlSharp.configdrag
108XamlSharp.configdragend
109XamlSharp.configdragenter
110XamlSharp.configdragleave
111XamlSharp.configdragover
112XamlSharp.configdragstart
113XamlSharp.configdrop
114XamlSharp.configgotfocus
115XamlSharp.configkeydown
116XamlSharp.configkeypress
117XamlSharp.configkeyup
118XamlSharp.configlostfocus
119XamlSharp.configloaded
120XamlSharp.configmousedown
121XamlSharp.configmouseenter
122XamlSharp.configmouseleave
123XamlSharp.configmouseout
124XamlSharp.configmouseover
125XamlSharp.configmouseup
126XamlSharp.configsizechanged
127XamlSharp.configunloaded
128Sitecore.Buckets.configitem:bucketing:adding Uncomment the below item:added event if you want Sitecore to automatically create item buckets when the number of children under an item gets too many.
129Sitecore.Buckets.configitem:bucketing:added Event hook after a item is getting bucketed Args: (Item) Item
130Sitecore.Buckets.configitem:bucketing:cloningEvent hook before a cloned item is placed in an item bucket. Args: (CopyItemArgs) Args - (Item[]) Copies
131Sitecore.Buckets.configitem:bucketing:clonedEvent hook after a cloned item is placed in an item bucket. Args: (CopyItemArgs) Args - (Item[]) Copies
132Sitecore.Buckets.configitem:bucketing:copyingEvent hook before copying an item into an item bucket. Args: (CopyItemArgs) Args - (Item[])Copies
133Sitecore.Buckets.configitem:bucketing:copiedEvent hook after copying an item into an item bucket. Args: (CopyItemArgs) Args - (Item[])Copies
134Sitecore.Buckets.configitem:bucketing:duplicatingEvent hook after duplicating an item into an item bucket. Args: (ClientPipelineArgs) Args -
135Sitecore.Buckets.configitem:bucketing:duplicatedEvent hook after duplicating an item into an item bucket. Args: (ClientPipelineArgs) Args -
136Sitecore.Buckets.configitem:bucketing:movingEvent hook before moving an item into an item bucket. Args: (ClientPipelineArgs) Args -
137Sitecore.Buckets.configitem:bucketing:movedEvent hook after moving an item into an item bucket. Args: (ClientPipelineArgs) Args -
138Sitecore.Buckets.configitem:bucketing:startingEvent hook before converting an item into an item bucket starts. Args: (BucketArgs) Args - (Item) Item, (string) DatabaseName
139Sitecore.Buckets.configitem:bucketing:endingEvent hook after converting an item into an item bucket finishes. Args: (BucketArgs) Args - (Item) Item, (string) DatabaseName
140Sitecore.Buckets.configitem:unbucketing:startingEvent hook before converting an item bucket into an ordinary content item starts. Args: (BucketArgs) Args - (Item) Item, (string) DatabaseName
141Sitecore.Buckets.configitem:unbucketing:endingEvent hook after converting an item bucket into an ordinary content item finishes. Args: (BucketArgs) Args - (Item) Item, (string) DatabaseName
142Sitecore.Buckets.configitem:transferred
143Sitecore.EventHandler.ItemCopied.configitem:copied
144Sitecore.ThumbnailGenerator.configitem:saving
145Sitecore.ThumbnailGenerator.configitem:saved
146Sitecore.Webhooks.configitem:saved
147Sitecore.Webhooks.configitem:deleted
148Sitecore.ContentSearch.configindexing:start
149Sitecore.ContentSearch.configindexing:start:remote
150Sitecore.ContentSearch.configindexing:end
151Sitecore.ContentSearch.configindexing:end:remote
152Sitecore.ContentSearch.configpublish:end:remote
153Sitecore.ContentSearch.configpublish:end
154Sitecore.ContentSearch.configpublish:end
155Sitecore.ContentSearch.configpublish:end:remote
156Sitecore.ContentSearch.configindexing:updateditem
157Sitecore.ContentSearch.configindexing:deleteitem
158Sitecore.ContentSearch.configindexing:deletegroup
159Sitecore.ContentSearch.configindexing:end
160Sitecore.ContentSearch.configindexing:committed
161Sitecore.ContentSearch.configindexing:end:remote
162Sitecore.ContentSearch.configindexing:end:remote
163Sitecore.ContentSearch.configpackageinstall:starting
164Sitecore.ContentSearch.configpackageinstall:poststep:starting
165Sitecore.ContentSearch.configpackageinstall:items:ended
166Sitecore.ContentSearch.configpackageinstall:ended
167Sitecore.ContentSearch.configpackageinstall:starting:remote
168Sitecore.ContentSearch.configpackageinstall:poststep:starting:remote
169Sitecore.ContentSearch.configpackageinstall:items:ended:remote
170Sitecore.ContentSearch.configpackageinstall:ended:remote
171Sitecore.ContentTesting.configitem:saved
172Sitecore.ContentTesting.PreemptiveScreenshot.configitem:saved
173Sitecore.ContentTesting.PreemptiveScreenshot.configitem:saved:remote
174Sitecore.ContentTesting.Search.configitem:bucketing:starting
175Sitecore.ContentTesting.Search.configitem:bucketing:ending
176Sitecore.ContentTesting.Search.configitem:unbucketing:starting
177Sitecore.ContentTesting.Search.configitem:unbucketing:ending
178Sitecore.EmailExperience.ContentManagement.configitem:added
179Sitecore.EmailExperience.ContentManagement.configitem:copied
180Sitecore.EmailExperience.ContentManagement.configitem:created
181Sitecore.EmailExperience.ContentManagement.configitem:deleted
182Sitecore.EmailExperience.ContentManagement.configsubscriber:assigned
183Sitecore.ExperienceAnalytics.Client.configitem:saved
184Sitecore.ExperienceAnalytics.Client.configitem:deleted
185Sitecore.ExperienceContentManagement.Administration.configsupport:package:requested
186Sitecore.ExperienceContentManagement.Administration.configsupport:package:requested:remote
187Sitecore.ExperienceContentManagement.Administration.configsupport:package:generating
188Sitecore.ExperienceContentManagement.Administration.configsupport:package:generating:remote
189Sitecore.ExperienceContentManagement.Administration.configsupport:package:generated
190Sitecore.ExperienceContentManagement.Administration.configsupport:package:generated:remote
191Sitecore.ExperienceContentManagement.Administration.configsupport:package:cleanup
192Sitecore.ExperienceContentManagement.Administration.configsupport:package:cleanup:remote
193Sitecore.ExperienceForms.configform:saved
194Sitecore.ExperienceForms.configforms:deleted
195Sitecore.Marketing.configitem:saved
196Sitecore.Marketing.configitem:saved:remote
197Sitecore.Marketing.configitem:saving
198Sitecore.Marketing.configitem:creating
199Sitecore.Marketing.configitem:copying
200Sitecore.Marketing.configitem:copied
201Sitecore.Marketing.configitem:moved
202Sitecore.Marketing.configitem:deleted
203Sitecore.Marketing.configitem:deleted:remote
204Sitecore.Analytics.Tracking.configsessionEnd:starting
205Sitecore.Analytics.Tracking.configsessionEnd:batch:starting
206Sitecore.Analytics.Tracking.configsessionEnd:batch:ended
207Sitecore.Analytics.Tracking.configitem:saved
208Sitecore.Analytics.Tracking.configitem:saved:remote
209Sitecore.Analytics.Tracking.configitem:deleted
210Sitecore.Analytics.Tracking.configitem:deleted:remote
211Sitecore.Analytics.Tracking.configpublish:end
212Sitecore.Analytics.Tracking.configpublish:end:remote
213Sitecore.Messaging.configmessaging:businitializedRaised when each message bus has been started, whether it succeeded or failed.
214Sitecore.Messaging.configmessaging:allBusesInitializedRaised when all message buses have been started (whether any failed or not).
215Sitecore.Mvc.configpublish:end
216Sitecore.Mvc.configpublish:end:remote
217Sitecore.Analytics.Tracking.RobotDetection.configmedia:request