D C
2023-05-26 dec96e2f8b84ea04d773c0c520c39b0822912ee3
1
2
3
4
5
6
<apex:page standardController="event" extensions="DeleteEventEntryController" id="page" sidebar="true" action="{!init}" lightningStylesheets="true">
<!-- Begin Default Content REMOVE THIS -->
<h1>Congratulations</h1>
This is your new Page
<!-- End Default Content REMOVE THIS  -->
</apex:page>