Hello, I've recently upgraded to a newer version of the editor and now my existing code causes an error at this point:
Page.ClientScript.RegisterClientScriptBlock("A".GetType, "ajaxeditorrequirements", Me.Editor1.GetSharedClientIncludes())
where it says GetSharedClientIncludes is not a member of cutesoft.editor and i can't build the project due to this.
Any suggestions?
Thanks
Cheryl