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

     

Please Sign in or register to post replies

Write your reply to:

Draft