Description
Implement a web page that has functionality like wordpres:
- If the admin is logged then he/she should able to change the content of a web page.
- The other users should only see what are displayed on page content.
For instance, the users only see the content of page given in Fig. 1. https://ceng.ogu.edu.tr/Sayfa/Index/12/vizyon–ve–misyon
However, the admin is able to modify the details of content as shown in Fig. 2
Task:
You are expected to implement a web page content that provides this functionality. This task can be fulfilled by using asp.net rich text editor. You can use any code.
Ex1: https://www.syncfusion.com/jquery/aspnet–web–forms–ui–controls/wysiwyg–richtext–editor




