1 . Add reference to your website using by CKEditor DLL
Download Dll CKEditor DLL
2. Register CKEditor on Page
<%@ Register Assembly=”CKEditor.NET” Namespace=”CKEditor.NET” TagPrefix=”CKEditor” %>
3. After That Add CK Editor Folder in Your Website or Solution
Download Folder
CKEditor
Design Page 0r .aspx Page —————————————————-
<CKEditor:CKEditorControl ID=”CKEditor1″ runat=”server” Height=”200″></CKEditor:CKEditorControl>