GetSharedClientIncludes error

  •  01-21-2009, 10:04 PM

    GetSharedClientIncludes error

    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
View Complete Thread