London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi,
In your controller you can throw a 404 error:
if (true) { throw new HttpNotFoundException(); }
Hi,
Can anyone help to do the below job
Though content is exist I want to show this content (Page) not found for certain condition if this content brows from URL.
Thanks
Sourav