Copied to clipboard

Flag this post as spam?

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


  • vladzebu 59 posts 346 karma points
    Sep 08, 2009 @ 12:55
    vladzebu
    0

    Related links value

    How to get value from a related link from C# code . 

    I try with :  item.Properties[index].Value but the returned value is null . 

    item.Properties[index].Alias is the related link name . 

    Best regards , Vlad

     

  • Petr Snobelt 923 posts 1535 karma points
    Sep 08, 2009 @ 13:18
  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Sep 08, 2009 @ 14:59
    Dirk De Grave
    0

    hi vladzebu,

    Related link? Do you mean you need to value of a property of datatype 'Related Links' or - as Petr is suggesting - in regards to relation between nodes. If the first, then you'll have to load the value of the 'Related Links' property of the node in an xml document (as Related Links are stored as an xml fragment).

     

    Hope this helps.

    Regards,

    /Dirk

  • vladzebu 59 posts 346 karma points
    Sep 08, 2009 @ 15:15
    vladzebu
    0

    Hi Dirk , i need for property of datatype 'Related Links' .

    Best regards, Vlad. 

Please Sign in or register to post replies

Write your reply to:

Draft