Copied to clipboard

Flag this post as spam?

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


  • Aximili 177 posts 278 karma points
    Nov 24, 2011 @ 00:54
    Aximili
    0

    Create custom tree without creating separate project/DLL?

    I need to add a custom tree to a custom section of a "Web Site" (ie. a folder in the inetpub directory of a server)

    I could do it by creating a new project (hence a new DLL), and copying the DLL to the bin folder of the website. But that will create a dependency to another project outside the website, which is not acceptable in my case.

    Is there a way to create a custom tree without creating a separate DLL (eg. by just creating a Class in the AppCode folder)?

    Is there a way to put in a Class name (instead of DLL name) in the treeHandlerAssembly column in the umbracoAppTree table?

    Thanks in advance!

  • Aximili 177 posts 278 karma points
    Nov 24, 2011 @ 07:22
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies