Copied to clipboard

Flag this post as spam?

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


  • Tim 1193 posts 2655 karma points c-trib
    Mar 18, 2013 @ 18:27
    Tim
    0

    uComponents URL Picker

    Does anyone have an example of parsing the data from a uComponents URL picker in a razor template, using IPublishedContent in Umbraco 4.11.5?

    All of the examples I can find for this are for the old DynamicNode syntax, and I'm struggling to get this working properly.

  • Tim 1193 posts 2655 karma points c-trib
    Mar 19, 2013 @ 10:18
    Tim
    100

    Never mind, figured out what the issue was. If you use GetPropertValue, you get DynamicXML back (unless you specify a type), if you use GetProperty("").Value, you get the string data for the field!

  • 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