Copied to clipboard

Flag this post as spam?

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


  • lucyconnuk 7 posts 28 karma points
    Mar 22, 2013 @ 16:51
    lucyconnuk
    0

    How do I add a DAMP in the code behind?

    Hi,

    We have a Products Editor which we wrote in-house and which currently uses umbraco.controls.ContentPicker to select product images. We'd like to replace ContentPicker with DAMP.

    So the current code is:

    umbraco.controls.ContentPicker mp = new umbraco.controls.ContentPicker();
    ph_content_picker.Controls.Add(mp);

    How do I use a DAMP instead?

    Thanks.

Please Sign in or register to post replies

Write your reply to:

Draft