Copied to clipboard

Flag this post as spam?

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


  • Tobias 9 posts 29 karma points
    Sep 05, 2013 @ 11:59
    Tobias
    0

    Get Nodes from dataTypes

    I have a list of data types and i want a list of nodes that uses theese data types.

    var listOfDataTypes = umbraco.uQuery.GetAllDataTypes().Where(x => x.Value.Contains("Tags"));

    Is it possible to get a node list from this ?

     

    ty

    //Tobias

     

  • 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