Use of Custom TextEditor in Asp.net

Use of Custom TextEditor in Asp.net

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