Copied to clipboard

Flag this post as spam?

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


  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Jan 09, 2013 @ 20:48
    Rusty Swayne
    0

    DynamicPublishedContent by id

    Is there a razor equivalent to 

    var dn = new DynamicNode(id);

    for DynamicPublishedContent?

    Specifically, when I try to created a DynamicPublishedContentList from an MNTP property I have been trying to use the UmbracoHelper.TypedContent(id) - which returns a Umbraco.Web.Models.XmlPublishedContent which is an internal class ...

    Mucho Gracias

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Jan 09, 2013 @ 20:49
    Rusty Swayne
    0

    I suppose it would be helpful to mention I am using Umbraco 4.11.1 ;-)

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    Jan 10, 2013 @ 01:12
    Rusty Swayne
    0

    Figured it out - Umbraco.Content(id) 

  • 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