Copied to clipboard

Flag this post as spam?

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


  • Santhosh 58 posts 99 karma points
    Nov 14, 2012 @ 10:27
    Santhosh
    0

    Macro usercontrols properties are set to default valuetypes

    Hi,

    1. Create a macro which points to an user control (userControl.ascx)

    2. User control(userControl.ascx) must inherit from an base class (baseClass.cs), whereas base class have properties defined.

    3. Assign values to the base class properties inside the constructor of the user control (userControl.ascx.cs).

    4. Add the created macro to an template, but donot specify the values for the macro properties, as it must be assigned thru the constructor of the user control on execution.

    I'm using umbraco 4.7.2.497. This problem has not happened when I used 4.7.0. I just upgraded from 4.7.0 to 4.7.2.497, and i face this issue. Any one else has the same issue ?

    Thanks

    Santhosh

  • dominik 711 posts 733 karma points
    Jan 29, 2013 @ 13:51
    dominik
    0

    Any news regarding this issue?

Please Sign in or register to post replies

Write your reply to:

Draft