Hi there,
I am new to DNN and trying to port over data from another CMS system to DNN 9.02.
I plan to create a page and add HTML Module to it using C# code so the HTML content from another CMS can be pushed into the HTML Module in DNN 9.02 programmatically.
I have found sample code to do this by using HtmlTextController. But the problem is I cannot add reference to DotNetNuke.Modules.Html.
Can anybody give me a hand on how to do this or point me to another direction achieving this?
Thanks a lot!
Jingyu