Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • QBank 17 posts 108 karma points
    May 08, 2019 @ 03:12
    QBank
    0

    Make Changes to tinyMceConfig.config from code

    I develop a custom plugin for umbraco v8 tinyMCE which needed to add into tinyMceConfig.config file .

    in v7 i used :

    XmlDocument tinyMceSettingsFile = XmlHelper.OpenAsXmlDocument("/config/tinyMceConfig.config")
    

    to access and make changes at package installation now i can't find XmlHelper. is it available or any other method possible appreciated.

Please Sign in or register to post replies

Write your reply to:

Draft