As far as I know RadEditor is a HTML/XHTML editor. I have been searching this control trying to figure out whether is possible to dit aspx pages because aspx pages actually have html content.
I need to change only the code of aspx for html and not code behind. How can I charge html content of aspx page? do I have first to copy its content into html extension file and later open this file on the editor?