First of all, I understand that the HTML/Text editor became part of the core framework back in version 4.5. But since then I have seen a few people ask about this but noone ever seems to reply with much if anything. Everytime I try to reference anything under the HTML namepsace, I get "Type or namespace DotNetNuke.Modules.HTML does not exist."
I'm referencing the DotNetNuke.dll, but still nothing. So if the DotNetNuke.Modules.Html namespace is not being included in the DotNetNuke.dll, then how do I access the classes underneath it like HtmlTextController??? What do I reference? The HTML/TEXT editor files don't seem to have an issue with it. I just want to display the HTML text for my custom module. I have taken care of the Edit page, just hte View page isn't working out well.
Does anyone know how to do this or what I should reference? I have searched for 4 days now and I can't find anything!
PLEASE HELP!!!!