Copied to clipboard

Flag this post as spam?

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


  • Paul Sørensen 304 posts 650 karma points
    May 09, 2010 @ 21:56
    Paul Sørensen
    0

    Using a Mediapicker in a usercontrol

     

    Hi

    I would like to select logo's (images) in my usercontrol

                <umb:PropertyPanel ID="ppLogo" runat="server" Text="Logo">
                    <asp:textbox id="txtLogo" runat="server" maxlength="20"
                        cssclass="guiInputText guiInputStandardSize"/>
                </umb:PropertyPanel>

    So waht do I have to change my textbox into to give the user the possiblilty to get the Media select dialog display when clicking Choose?

    And what do I need in my codebehind to pick the selected value?

    I have been looking for examples but only found things about extending the MediaPicker

    Thanks in advance
    Paul S

  • Jan Fosgerau 65 posts 89 karma points
    Jun 28, 2010 @ 13:33
    Jan Fosgerau
    0

    Im also trying to figure this out - if i get anything ill get back to ya.

     

Please Sign in or register to post replies

Write your reply to:

Draft